body {
	color : #2f4f7f;
	background-color : #ffffff;
}


a {
	font-weight : 700;
}
a:link {
	color : #1f5fcf;
}
a:visited {
	color : #9f5faf;
}
a:active, a:hover {
	background-color : #fff3cf;
}


h1, h2, h3, p, td, li {
	font-family : Verdana, sans-serif;
}
td p, ul, ol {
	font-size : 80%;
}
td h1 {
	font-size : 110%;
}
td h2 {
	font-size : 100%;
}
td h3 {
	font-size : 92.5%;
}
td, p {
	color : #2f4f7f;
}


td p.footerlinks, td p.copyright {
	margin-top : 8px;
	font-size : 71.25%;
}
p.equal {
	margin : 8px 20px;
	font-size : 71.25%;
}

td p.footerlinks a {
	font-weight : 400;
}


.ebr {
	text-transform : uppercase;
}
td.prp {
	font-size : 80%;
	text-align : center;
}