body {
	padding: 0;
	margin: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/background.jpg);
	}
.bodymain {
	color: #000;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 16pt;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	line-height : normal;
	font-style : normal;
	font-weight : strong;
	color: #ff5900;
	text-decoration: none;
	padding-top: 4px; 
	padding-bottom: 4px;
	}
h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : normal;
	font-style : normal;
	font-weight : normal;
	color: #ff5900;
	text-decoration: none;
	}
h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : normal;
	font-style : normal;
	font-weight : normal;
	color: #2561A9;
	text-decoration: none;
		}
.footer {
	background-color: #ffffff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
	font-style : normal;
	font-weight : normal;
	color: #000;
	padding-bottom: 20px;
}
A:link {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : normal;
	color : #094480;
	font-style : normal;
	font-weight : lighter;
	text-transform: none;
	text-decoration: none;
} 
A:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : normal;
	color : #5f6061;
	font-style : normal;
	font-weight : lighter;
	text-transform: none;
	text-decoration: none;
} 
A:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : normal;
	color : #272727;
	font-style : normal;
	font-weight : lighter;
	text-transform: none;
	text-decoration: none;
}
A.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;	
	text-align: left;
	font-size : 11px;
	line-height : 13px;
	text-decoration : none;
	color: #ff5900;
}
A.footer:link {
	font-family : Verdana, Arial, Helvetica, sans-serif;	
	text-align: left;
	font-size : 11px;
	line-height : 13px;
	text-decoration : none;
	color: #ff5900;
} 
A.footer:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;	
	text-align: left;
	font-size : 11px;
	line-height : 13px;
	text-decoration : none;
	color: #ff5900;
} 
A.footer:active {
	font-family : Verdana, Arial, Helvetica, sans-serif;	
	text-align: left;
	font-size : 11px;
	line-height : 13px;
	text-decoration : none;
	color: #4180a9;
} 
A.footer:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;	
	text-align: left;
	font-size : 11px;
	line-height : 13px;
	text-decoration : underline;
	color: #06F;
}