/* CSS Document */

td{border:none;}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.75em;
	color: #022610;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #06443F;
}
body {
	background-color: #0F3B48;
}
a:link {
	color: #022610;
}
a:visited {
	color: #022610;
}
a:hover {
	color: #0F3B48;
}
a:active {
	color: #0F3B48;
}
body {
	background-color: #0C877D;
}