a:link {
	text-decoration: none;
	color: #FF0000;
}
a:hover { text-decoration: underline; }
a:visited {
	text-decoration: none;
	color: #FF0000;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.body a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FF0000;
}
.body a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FF0000;
}
.body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FF0000;
	text-decoration: underline;
}
.subhead {
	font-weight: bold;
	color: #FF0000;
}
.BG {
	background-repeat: no-repeat;
	background-position: left top;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 16px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #33ffdd;
	text-decoration: none;
	padding: 6px 6px 4px;
}
.menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3333dd;
	text-decoration: none;
	padding: 6px 6px 4px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FF33DD;
}
.menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	padding: 6px 6px 4px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #003300;
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0033;
	text-decoration: underline overline;
	padding: 6px 6px 4px;
	border-left-width: 1px;
	border-left-color: #003300;
}
.menu img {
	border-right: none;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #333333;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
	margin: 0px;
	padding: 12px;
}
.header {
	font-family: Britannic Bold, Baskerville Old Face, Bodoni MT Black, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: center
	margin: 0 auto; 
	font-weight: bold;
	color: #FF0000;
}
.White_Header {  
	font-family: Arial, Helvetica, sans-serif, Geneva; 
	font-size: 14px; 
	font-weight: bold; color: #000000}

