BODY  {}

.body {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
}

.body1 {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;

}

.greybody {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #CCCCCC;

}
.boldbody {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;


}
.projectbody {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;


}
.header {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.headerblack {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

A  {font-family: "Courier New", Courier, mono;
	
	font-size: 12px;
	text-decoration: none;
	color: #A5B4A0;}
A:Visited  {text-decoration: none;color: #A5B4A0;}
A:Active  {text-decoration: none;color: #A5B4A0;}
A:Hover  {text-decoration: none;color: #991F1A;}
.smallbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}

