body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
body {
	background-color: #D6E0FB;
}
a {
	font-size: 10pt;
	color: #0D3A11;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #386055;
}
a:hover {
	text-decoration: underline;
	color: #202E53;
}
a:active {
	text-decoration: none;
	color: #386055;
}
h1 {
	font-size: 18pt;
	color: #202E53;
	font-variant: small-caps
}
h2 {
	font-size: 14pt;
	color: #0D3A11;
}
.lists {
text-indent: 25px; 
margin-left: -25px;
}