body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	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: 18px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	}
	
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
	}
	
.tabhead {
	
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform:uppercase;
	font-weight: bold;
	}
.subhead {
	color: #00000;
	text-transform:uppercase;
	font-weight: bold;
	}
.arrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC3333;
	font-weight: bold;
	}