.body, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333399;
}
.redheadliner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9c2c64;
	font-weight:bold;
}
.redsubtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9c2c64;
	font-weight:bold;
}
.greenheadliner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	font-weight:bold;
}
.greensubtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight:bold;
}
.blueheadliner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333399;
	font-weight:bold;
}
.bluesubtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	font-weight:bold;
}
a{
	font-size:12px;
	text-decoration:underline;
	color:#333399;
}
a:hover{
	font-size:12px;
	text-decoration:underline;
	color:#333399;
}
a:visited{
	font-size:12px;
	text-decoration:underline;
	color:#333399;
}
a:active{
	font-size:12px;
	text-decoration:underline;
	color:#333399;
}
.footer_text{
	font-size:10px;
	color:#333399;
	font-weight:bold;
}
.borders{
	border-bottom:1;
	border-top:1;
	border-left:1;
	border-right:1;
	color:#000000;
}