<style>
body{
	font-family:Arial, sans-serif; 
	font-size:16px;}
h1{
	font-family:Arial, sans-serif; 
	font-size:40px; 
	font-weight:bold; 
	color:darkgreen;}
h2{
	font-family:Arial, sans-serif; 
	font-size:24px; 
	font-weight:bold;}
h3{
	font-family:Arial, sans-serif; 
	font-size:20px; 
	font-weight:bold; }
p{
	font-family:Arial, sans-serif; 
	font-size:16px;}
p.tagline{
	font-family:Arial, sans-serif; 
	font-size:16px; 
	color:green;}
a{
	font-family:Arial, sans-serif; 
	font-size:16px;
	color:green;}
a:hover{
	font-family:Arial, sans-serif; 
	font-size:16px;
	color:black;}
li{
	font-family:Arial, sans-serif; 
	font-size:16px;}
sup{
	font-family:Arial, sans-serif; 
	font-size:10px;}	
table.dataTable{
	border-collapse:collapse;}
th.dataTable{
	border-bottom: 1px solid black; 
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px; 
	padding-left:10px;
	background-color:#6E1695; 
	color:white; 
	font-family:Arial, sans-serif; 
	font-size:16px; 
	font-weight:bold;
	text-align:left;
	white-space: nowrap}
td.dataTable1{
	border-bottom: 1px solid black; 
	padding:5px; 
	background-color:#F47929; 
	color:black; 
	font-family:Arial, sans-serif; 
	font-size:12px;
	white-space: nowrap}
td.dataTable2{
	border-bottom: 1px solid black; 
	padding:5px; 
	background-color:#FBA627; 
	color:black; 
	font-family:Arial, sans-serif; 
	font-size:12px;}
td.dataTable3{
	border-bottom: 1px solid black; 
	padding:5px; 
	background-color:#FFDD00; 
	color:black; 
	font-family:Arial, sans-serif; 
	font-size:12px;}
p.footer{
	color:black; 
	font-family:Arial, sans-serif; 
	font-size:12px;
}
p.footerTagLine{
	color:green; 
	font-family:Arial, sans-serif; 
	font-size:12px;
	font-weight:bold;
}
table.footer{
	padding:5px; 
	vertical-align:bottom;
	width:818px;
}
td.footer{
	padding:5px; 
	vertical-align:bottom;
}
td.footerLogo{
	width:400px;
}
td.footerTagLine{
	border-top: 1px solid black; 
	border-bottom: 1px solid black; 
	text-align:center;
}
a.footerLink{
	color:black; 
	font-family:Arial, sans-serif; 
	font-size:12px;
	text-decoration:none;
}
a.footerLink:hover{
	color:green; 
	font-family:Arial, sans-serif; 
	font-size:12px;
	text-decoration:none;
}
a.menu{
	font-family:Arial, sans-serif; 
	font-size:12px; 
	font-weight:bold; 
	color:black; 
	text-transform: uppercase; 
	line-height:24px;
	text-decoration:none;
}
a.menu:hover{
	font-family:Arial, sans-serif; 
	font-size:12px; 
	font-weight:bold; 
	color:darkgreen; 
	text-transform: uppercase; 
	line-height:24px;
	text-decoration:none;
}
</style>
