@charset "ISO-8859-1";
table,tr,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
	p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
h1 {
	font-size: 16px;
	font-weight: bold;
}
a:link    { color:#003300; text-decoration:none; }
a:visited { color:#114411; text-decoration:none; }
a:hover   { color:#003300; text-decoration:underline; }
a:active  { color:#003300; text-decoration:none; }

a.whiteText:link    { color:#EEFFEE; text-decoration:none; font-weight: bold; }
a.whiteText:visited { color:#EEFFEE; text-decoration:none; font-weight: bold; }
a.whiteText:hover   { color:#DDFFDD; text-decoration:underline; font-weight: bold; }
a.whiteText:active  { color:#DDFFDD; text-decoration:none; font-weight: bold; }
