tr,body {
	font-size:14px;
	color:#000000;
	margin:0;
	padding:0;
	font-family:Arial,Verdana;
}


h1 {	
	margin:0;
	padding:0;
	font:18px Arial;
	color:#005826;
	font-weight:bold;
}

.thetext {
	font:17px Verdana;
	color:#000000;
}

.downytext {
	font:12px Arial;
	color:#999999;
}


a.thelink:link,
a.thelink:visited,
a.thelink:hover,
a.thelink:active {
	font:17px Verdana;
	text-decoration:underline;
	color:#0000FF;
}


a.underlink:link,
a.underlink:visited,
a.underlink:hover,
a.underlink:active {
	font:17px Verdana;
	text-decoration:underline;
	color:#005826;
}