body {
	background: #fff;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	margin: 10px 0 0 0;	
}
p {
	font-size: 80%;
}
li {
	font-size: 80%;
	padding-bottom: 10px;
}
a:link {
	color: #063;
	text-decoration: underline;
}
a:visited {
	color: #306;
	text-decoration: underline;
}
a:hover {
	color: #0c3;
	text-decoration: underline;
}

.box {
    background-color: #006633;
}
.skiplink {display:none;
}

.green {
	color: #006435;
}	
