body {
	
	background-color:#f4f4f4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.headerred {
	font-family: arial;
	font-size: 15px;
	color: #b61815;
	text-decoration: none;	
	font-weight: bold;
}
.headerred:hover {
	font-family: arial;
	font-size: 15px;
	color: #b61815;
	text-decoration: underline;	
	font-weight: bold;	
}
.redlinks {
	font-family: arial;
	font-size: 11px;
	color: #b61815;
	text-decoration: none;
}
.redlinks:hover {
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
.footer {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.footer:hover {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.white {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.links {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;		
	text-decoration: none;
}
.links:hover {
	font-family: arial;
	font-size: 12px;
	color: #b61815;
	font-weight: bold;		
	text-decoration: underline;				
}

TD {
	FONT-SIZE: 12px; COLOR: #767676; FONT-FAMILY: arial
}


