body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-color: #FFCC66;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366FF;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}

#footer{
	font-size: 9px;
	color:#000000;

	}
	
h1{
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993300;
	text-transform:uppercase;
	font-weight: bold;
	}

h2{
	font-weight: bold;
	font-size:10 px;
	color: #993300;
	}
	
h3{
	font-size:10 px;
	font-weight: bold;
	}
	
h6{	
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform:uppercase;
	font-weight: bold;
	}
	
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight: bold;
	}
.arrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC3333;
	font-weight: bold;
	}