.body_text {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-style: normal; 
	font-weight: normal; 
	color: #333333;
}
.headers {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: medium; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000;
}
.headers2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: medium; 
	font-style: normal; 
	font-weight: bold; 
	color: #999999;
}
.linked_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0066CC;
}
.red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #C81D32;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
