body{
	background-color: #3E474E;    
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px;
	
}

.MainText {
	color: #00000;  
	font-weight: normal; 
	font-family: Arial;
	font-size: 12px;
	text-align: left;		
}
.Title {
	color: #A8110B;  
	font-weight: bold; 
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	
}

a.header span{
    color: #ffffff;  
	font-weight: bold; 
	font-family: Arial;
	font-size: 12px;
	text-decoration:none;
}
a:hover.header span{
    color: #ffffff;  
	font-weight: bold; 
	font-family: Arial;
	font-size: 12px;
	text-decoration:underline;
}
a.redLinkA{
    color: #A8110B;  
	font-weight: bold; 
	font-family: Arial;
	font-size: 12px;
	text-decoration:none;
}
a:hover.redLink{
    color: #A8110B;  
	font-weight: bold; 
	font-family: Arial;
	font-size: 12px;
	text-decoration:underline;
}
