body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#003C00;
}

.blacktext2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	color: #000000;
}

.blacktext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: none;
	color: #000000;
}
.whitetext1 {	font-family: verdana;	font-size: 15px;	font-weight: none;	color: #ffffff; padding:5px 5px 5px 35px}
.whitetext2 {	font-family: verdana;	font-size: 15px;	font-weight: none;	color: #ffffff;}
.greentxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: none;
	color: #126300;
}

.redtext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: none;
	color: #009900;
}
.bluetext1 {	font-family: Verdana;	font-size: 16px;	font-weight: none;	color: #0000FF;}


a.bluelink:link {	font-family:  verdana;	font-size: 14px;	font-weight: none;	color: #0006FF;	text-decoration: none;}
a.bluelink:visited {	font-family:  verdana;	font-size: 14px;	font-weight: none;	color: #0006FF;	text-decoration: none;}
a.bluelink:active {	font-family:  verdana;	font-size: 14px;	font-weight: none;	color: #0006FF;	text-decoration: none;}
a.bluelink:hover {	font-family:  verdana;	font-size: 14px;	font-weight: none;	color: #0006FF;	text-decoration: underline;}


a.whitelink:link {	font-family:  verdana;	font-size: 14px;	font-weight: bold;	color: #ffffff;	text-decoration: none;}
a.whitelink:visited {	font-family:  verdana;	font-size: 14px;	font-weight: bold;	color: #ffffff;	text-decoration: none;}
a.whitelink:active {	font-family:  verdana;	font-size: 14px;	font-weight: bold;	color: #ffffff;	text-decoration: none;}
a.whitelink:hover {	font-family:  verdana;	font-size: 14px;	font-weight: bold;	color: #CAE5FA;	text-decoration: none;}
