.sub_heading {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
.bodylinks {
	color : #003366;
	text-decoration : underline;
}
.pageheading {
	text-decoration: none;
	font-size: 20px;            
    font-family: trebuchet MS,helvetica,arial,sans-serif;
	font-style: bold;
	font-weight: 900;
	text-indent: 0px;
    color: #FFCC00;
}
A{
	color: #000000;
	font-family : Trebuchet MS, Helvetica, Arial, sans-serif;
	text-decoration : none;
	font-size : 12px;
}

A:HOVER {
	color:#990000;
}
.bodytext {
	color: #ffffff;
	font-size : 12px;
	font-family : Arial, Trebuchet MS, Helvetica, sans-serif;
	font-weight : bold;
	margin-left : 3px;
}
.title {
	font-size : 36px;
	text-align : center;
	font-family : sans-serif;
	color: #FFCC00;
	font-style: bold;
	font-weight: 900;
	font-variant : normal;
}
.footer {
	color : White;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
}
.textstyle {
	font-family : Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size : 12px;
}
.sidefooter {
	color : Black;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
}