BODY {
	font-family: arial, helvetica, sans-serif; 
	background: url("imgs/bgimg.jpg");
	background-color: #003366;
	color: #ccccff;
}
P {
	font-family: arial, helvetica, geneva, sans-serif;
	color: #ffffff;
}
UL {
	color: #ffffff;
}
OL {
	color: #ffffff;
}
A:link {
	text-decoration: none;
	font-family: arial, helvetica, geneva, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
INPUT {
	font-family: arial, helvetica, geneva, sans-serif;
	color: #000000;
}
A:active {
	text-decoration: underline;
	font-family: arial, helvetica, geneva, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
A:visited {
	text-decoration: none;
	font-family: arial, helvetica, geneva, sans-serif;
	font-weight: bold;
	color: #ccccff;
}
A:hover	{
	text-decoration: underline;
	font-family: arial, helvetica, geneva, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
H1 {
	font-size: 250%;
	color: #ffffff;
}
H2 {
	color: #936F34;
}
H3 {
	color: #EB9949;
}
H4 {
	font-family: times new roman, times, serif;
	color: #C58D57;
}

.top {
	font-size: 250%;
	font-family: arial, helvetica, geneva, sans-serif;
	font-weight: normal;
	color: #ffffff;
}
.next {
	font-size: 135%;
	font-family: times new roman, times, serif;
	font-style: italic;
	color: #ccccff;
}
.table_title {
	font-size: 130%;
	font-weight: bold;
	color: #003366;
}
.table_side	{
	font-size: 115%;
	font-family: times new roman, times, serif;
	font-style: italic;
	color: #ffffff;
}
.fintext {
	font-size: 9pt;
}
.bigtext {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 115%;
}
TD {
	color: #ffffff;
	font-weight: normal;
	font-size: 13pt;
}
.menucat {
	font-size: 9pt;
}
LI.menucat {
	marker-offset: 3em;
}

.prefblock {
	margin: 10px;
}
.preflink {
	font-size: 14pt;
	font-style: italic;
}
.address {
	font-size: 8pt;
	text-align: center;
}