.body {
	background-color: #330066;
	font-family: Verdana, Georgia, Times New Roman, sans-serif;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

A {
 	font-family: Verdana, Georgia, Times New Roman, sans-serif;
 	font-size: 11px;
 	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

P {
 	font-family: Verdana, Georgia, Times New Roman, sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	margin-left: 1.5px;
 	margin-right: 1.5px;
}

td,th {
	font-family: Verdana, Georgia, Times New Roman, sans-serif;
	font-size: 11.5px;
	color: #ffffff;
}

.mainContent {
 	font-family: Verdana, Georgia, Times New Roman, sans-serif;
 	font-size: 12px;
 	font-weight: bold;
	padding: 7px;
	vertical-align: top;
}

.mainContent a {
 	font-family: Verdana, Georgia, Times New Roman, sans-serif;
 	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

.mainContent a:hover {
	text-decoration: underline;
}

.header {
	color: #ffffff;
	font-family: Verdana, Georgia, Times New Roman, sans-serif;
	font-size: 10px;
	text-align: right;
	vertical-align: top;
	padding-top: 5.0px;
}

.navigation {
	color: #ffffff;
	font-family: Verdana, Georgia, Times New Roman, sans-serif;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

.navigation a {
  	background-color: #cfb53b;
    color: #330066;
	font-style: normal;
	font-weight: none;
	text-decoration: none;
	border: 1px solid #ffffff;
	padding: 1.0px 14.0px;
}

.navigation a:hover {
	background-color: #330066;
	color: #ffffff;
	font-weight: none;
	text-decoration: none;
}

.whiteNav {
	color: #cfb53b;
	font-family: Verdana, Georgia, Times New Roman, sans-serif;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	border-bottom: 1px solid #000000;
}

.whiteNav a {
  	background-color: #ffffff;
	color: #000000;
	font-style: normal;
	font-weight: none;
	text-decoration: none;
	padding: 0px 10.0px;
	border: 1px solid #000000;
}

.whiteNav a:hover {
	color: #cfb53b;
	font-weight: none;
	text-decoration: none;
}

.bodyTable {
  background-color: #8249BA;
  padding: 5.0px 5.0px;
  vertical-align: top;
}

.whiteTable {
	border: 1px solid #000000;
 	color: #000000;
 	background-color: #ffffff;
 	padding: 5.0px 5.0px;
 	vertical-align: top;
}

.whiteTable a{
  color: #8249BA;
  text-decoration: none;
	font-size: 12px;
}
 
.whiteTable a:hover{
  color: #8249BA;
  text-decoration: underline;
	font-size: 12px;
}

.sponsorTable {
	border: 1px solid #cfb53b;
 	color: #ffffff;
	text-align: center;
	vertical-align: top;
 	padding: 5.0px 5.0px;
}
 
.footer{
	color: #ffffff;
	font-family: Verdana, Georgia, Times New Roman, sans-serif;
	font-size: 10px;
    letter-spacing: .5px;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}

.footer a{
    color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.footer a:hover{
	color: #cfb53b;
	font-style: bold;
	text-decoration: none;
}

.small {
	font-family: Verdana, Georgia, Times New Roman, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Georgia, Times New Roman, sans-serif;
	font-size: 12px;
}

.medium a{
	font-family: Verdana, Georgia, Times New Roman, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Georgia, Times New Roman, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.bigI {
	font-family: Times New Roman;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}

.bigX {
	font-family: Verdana, Georgia, Times New Roman, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.xbig {
	font-family: Verdana, Georgia, Times New Roman, sans-serif;
	font-size: 24px;
}
