td,p,ul {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000;}

a:link		{ color: #004E07; font-weight: bold; }
a:visited   { color: #510101; font-weight: bold; }
a:hover 	{ color: #510101; font-weight: bold; }



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #001D00;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000;
}

.header {
	font-family: times new roman;
	font-size: 22px;
	font-weight: bold;
	color: #C90000;
}

.copyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.copyBoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C90000;
}

.copyBoldGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004E07;
}

.copySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}	



