﻿/* CSS Document */

body {
	font-family: Verdana, Geneva, Arial, helvetica;
	background-color: #FFFFFF;
	margin-top: 0px;
	
}

td {
	font-family: Verdana, Geneva, Arial, helvetica;
	text-align: center;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica;
}

a:link {
	color: #CC9933;
}
a:visited {
	color: #FFCC33;
}
a:hover {
	color: #CCCCCC;
}
.style1  {
	font-size: 18px;
	color: #CC9933;
}
.style2  {
	font-size: 20px;
	color: #CC9933;
	font-family: Arial, Helvetica, sans-serif;
}
.style3  {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style4  {
	font-size: 14px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
}
.style5  {
	font-size: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style6  {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}