body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
//	line-height: 24px;
	color: #333333;}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
//	line-height: 24px;
	color: #063D87;}

a {
	text-decoration: none;
	color: #815A01;
	}
a:hover {
	color: #F7941D;
	}
a:visited {
	color: #B0974B;
	}


.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	background-color: #FFFFFF;
	font-weight: bold;}

table.top_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F1EEE3;
	width: 560px;
	border-top: solid 1px #C6BA92;
	border-bottom: solid 2px #C6BA92;
	text-align: center;
	}

table.top_nav td {
	font-size: 12px;
	color: #804104;
	align: center;
	}

table.top_nav a {
	color: #061C87;
	}

table.top_nav a:visited {
	color: #5C96B0;
	}

.over{
	background-color: #D1C6A6;
	}
	
p.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 60px;
	margin-top: 20px;
	width: 500px;
	font-size: 12px;
	font-weight: bold;
	}
p.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 60px;
	margin-top: 20px;
	width: 500px;
	font-size: 12px;
	font-weight: none;
	}


p.normal heading{
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}

p.normal a {
	text-decoration: underline;
	}

