body, p, td {
	font-family: Arial, Helvetica, Verdana;
	font-size:12px;
	color: #000000;}
a, a:hover {
    font-family: Arial, Helvetica, Verdana;
	font-size:12px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #003300;
	text-decoration: none;
}
.norep {
	background-repeat: no-repeat;
}
select {
    	font-family: Arial, Helvetica, Verdana;
	font-size:10px;
	color: #000000;
}
a.mnu {
    font-family: Arial, Helvetica, Verdana;
	font-size:11px;
	color: #245786;
	text-decoration: underline;
}
a.mnu:hover {
	color: #000000;
	text-decoration: none;
}
form	{padding:0; margin:0;}
h1	{font-size:25px;}
.lined	{border-left: 1px #999999 solid;}
.toleft	{padding-left:20px;}