
body {
	background-color: #CCCCCC;
}
*,body, #content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
}


H1, .h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
}

H2, .h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC00;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: left;}
	
H3, .h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: eacf00;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: left;}
	
H4, .h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: eacf00;
	margin-bottom: 0px;
	font-weight: normal;
	text-align: left;}
	
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
    font-weight: normal;
	color: #FFFFFF; 
	text-decoration: none;
}
#menu a:link { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #FFFFFF; 
text-decoration: none;
}
#menu a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
    font-weight: bold;
	color: #FFFFFF; 
	text-decoration: none;
}
#menu a:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #FFFFFF; 
	text-decoration: none;
}

#menu a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #3399FF; 
	text-decoration: none;
}

.centretext{
text-align:center;
}