body	{
	background: #355B10; 
	color : Black;
	margin: 0;
	padding: 0;
	border: 0;
	background-color : 355B10;
	font-family : Times New Roman, Times, serif;
	font-size : 13px;
}

A {
	color : #101B05;
}

A:HOVER {
	color : #E2FA0A;
	text-decoration : none;
}

.static {
	color : Black;
	background-color : none;
	font-family : Times New Roman, Times, serif;
	font-size : 13px;
}

.title {
	color : #C28B51;
	background-color : White;
	font-family : Times New Roman, Times, serif;
	font-size : 13px;
	margin-left : 20px;
	margin-top : 15px;
}

.subhead {
	color : #A16D37;
	background-color : White;
	font-family : Times New Roman, Times, serif;
	font-size : 17px;
	margin-left : 20px;
	margin-top : 15px;
}

.body {
	color : Black;
	background-color : White;
	font-family : Times New Roman, Times, serif;
	font-size : 13px;
	margin-left : 20px;
	margin-top : 15px;
}

.fields {
	color : Black;
	background-color : White;
	font-family : Times New Roman, Times, serif;
	font-size : 13px;
	margin-left : 20px;
	margin-top : 0px;
}

.tables {
	color : Black;
	background-color : White;
	font-family : Times New Roman, Times, serif;
	font-size : 13px;
}

.italic {
	color : #666666;
	background-color : White;
	font-family : Times New Roman, Times, serif;
	font-size : 13px;
	margin-left : 20px;
	margin-top : 15px;
}

.homepage {
	color : White;
	background-color : ;
	font-family : Times New Roman, Times, serif;
	font-size : 13px;
	margin-left : 0px;
	margin-top : 0px;
}
