.page .mainbody .content { font-family: Arial, Helvetica, sans-serif; }
.page .mainbody .content p { font-size: 0.8em; margin-top: 6px; margin-bottom: 6px; }
h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.2em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

.page .mainbody .content h3 { color: black; font-size: 1em; font-family: "trebuchet ms"; }
table td { font-size: 0.8em; }
.page .mainbody .content .links p{
	float:left;
	padding:10px;
	text-align:center;
}


.greyfonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	line-height: 14px;
}
.darkred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.result {
	border: 1px solid #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.finalresult {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #006699;
	background-color: #006699;
}



