
body {
background-color: #FFFFFF;
font-family: Georgia, Times New Roman, Times, serif;
color:#000000;
margin-right: 2px;
margin-top: 5px;
margin-left: 2px;
margin-bottom: 2px;
}

a:link {
color: #D9CB5E;
}

a:visited {
color:#959393;
}

a:hover {
color:#ffffff;
}

.mainhead {
	font-family: Times New Roman, Times, serif;
	font-size: 170%;
	font-weight: bold;
	color: #000000;
}
.subhead {
	font-family: Times New Roman, Times, serif;
	font-size: medium;
	color: #082448;
}

.summary { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}
