﻿body
{
	font-family: Verdana;
	font-size: 12px;
    color: #CC0000;
}
.Headings
{
	color: #EF3408;
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	
}
.bodytext, .body_highlights, .body_headers, h2	
{
	color: #565856;
}
.body_highlights
{
	font-weight:bold;
	}
	
.body_headers, h2
{
	font-family: georgia;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	top: 6px;
	bottom: 6px;
}


.Borders
{
	background-color: #003063;
}
.SideBar
{
	color: #FFFFFF;
}
