H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	font-weight:normal;
	padding:0px;
	margin:0px
}
H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration: none;
	text-align: centre;
	color: #999999;
}

.menu, .menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 82%;
	text-decoration: none;
	text-align: centre;
	color: #FFFFFF;
}
.menu a:link, .menu a:visited, .menu a:active{
	display: block;
	color: #FFFFFF;
	padding: 2px 10px;
	text-decoration: none;
}
.menu a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E2001A;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #000000;
	padding: 2px;
	text-align: centre;
}
.footer a:link, .footer a:visited, .footer a:active{
	color: #000000;
	text-decoration: none;	
	font-weight: bold;

}
.footer a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
}
.headeryell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFDD00;
	font-weight: bold;
}
.headerorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #EB6909;
	font-weight: bold;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	text-align: justify;
}
.bodytext a:link, .bodytext a:visited, .bodytext a:active{
	color: #FFDD00;
	text-decoration: none;
}
.bodytext a:hover{
	color: #EB6909;
	text-decoration: underline;
}
.bodytextleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
	text-align: left;
}
.bodytextleft a:link, .bodytextleft a:visited, .bodytextleft a:active{
	color: #FFDD00;
	text-decoration: none;
}
.bodytextleft a:hover{
	color: #EB6909;
	text-decoration: underline;
}
.subheadorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #EB6909;
	font-weight: bold;
}
.bodytextorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #EB6909;
}
.bodytextorange a:link, .bodytextorange a:visited, .bodytextorange a:active{
	color: #EB6909;
	text-decoration: none;
}
.bodytextorange a:hover{
	color: #EB6909;
	text-decoration: underline;
}

