body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bg.gif);
}
a {
	font-size: 11px;
	color: #006600;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #003300;
}
a:active {
	text-decoration: underline;
	color: #006600;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.white {
	color:#FFFFFF;
}
.small{font-size: 10px;}
.smallest{font-size: 9px;}
.header {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#006600;
	font-weight:bold;
	}
	
.nav {font: normal 12px "Arial", "Verdana", "Helvetica","sans-serif"; font-weight:bold;}
a.nav:link {font: normal 12px; font-weight:bold;}
a.nav:active {font: normal 12px; font-weight:bold;}
a.nav:visited {font: normal 12px; font-weight:bold;}
a.nav:hover {font: normal 12px; font-weight:bold;}


