body { background-color: #333333; font-family: Arial;}
#header {text-align:center;}
#main {	 
	text-align:center;}

H1 {		
	color: #6666FF;
	font-weight: bold;
	font-size: 1.9em;
	font-family: Tahoma;
	text-align: center;
	padding-top: 30px;}
	
H2 {		
	color: #6666FF;
	font-weight: bold;
	font-size: 1.9em;
	font-family: Tahoma;
	text-align: center;
	padding-top: 10px;}
	
H3 {		
	color: #6666FF;
	font-weight: bold;
	font-size: 1.9em;
	font-family: Tahoma;
	text-align: center;
	padding-top: 30px;}
	
#footer {	
	padding-top: 11px;
	text-align: center;
	color:#FFFFFF;
	font-size: 10px;
	font-style: italic;
	font-family: Arial;}

a img{
   border:0;
}

a {
	background-color: inherit;
	color: #FF0000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.footerlink {
color: #FFFFFF;
text-decoration: none;
}