@charset "utf-8";
/* CSS Document */


body {
	background-color: #330000}
.whiteFont {color: #FFFFFF;
	font-size: 10px
}
.whiteFontSmall {font-size: 9px}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330000;
}
a:link {
	color: #996600;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #996600;
}
.GoldText12pt {
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.GoldText16pt {
	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.Brown12pt {
	color: #330000;
	font-size: 12px;
}
.Brown14Bold {
	color: #330000;
	font-size: 14px;
	font-weight: bold;
}
.style1 {
	font-size: 16px;
	font-style: italic;
}
.style2 {
	font-size: 14px; 
	color: #330000;
}
.style5 {
	font-size: 14px;
}
.style3 {
	font-size: 14px;
}