BODY {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	background-image : url('../images/bg_image.gif');	
}
TD {
	font-size : 11px;
	color : #000000;
	background-color : #FFFFFF;
	line-height : 14px;
}
H1{
	font-size : 12px;
	color : #333366;
	line-height : 10px;
}
H2{
	font-size : 12px;
	color : #993300;
	line-height : 10px;
}
.red{
	font-size : 13px;
	color: #993300;
	font-weight : bolder;
}
A:LINK, A:VISITED {
	color: #993300;
	font-weight : normal;
	line-height : 16px;
}
A:HOVER {
	color: #333366;
	font-weight : normal;
	line-height : 16px;
}
a.bold:link, a.bold:visited, a.small:hover {
	font-size : 12px;
	color : #993300;
	font-weight : bold;
	text-decoration : underline;
	line-height : normal;
}
a.nav:link, a.nav:visited {
	font-family : Arial, Helvetica, Verdana;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : 500;
	text-decoration : none;
}
a.nav:hover {
	font-size : 11px;
	color : #FF9900;
	font-weight : 500;
	text-decoration : none;
}
.off{
	font-family : Arial, Helvetica, Verdana;
	font-size : 11px;
	color : #FF9900;
	font-weight : bold;
}
a.nav2:link, a.nav2:visited {
	font-size : 10px;
	color : #333366;
	font-weight : bold;
	text-decoration : none;
	margin-left : 12px;
	line-height : normal;
}
a.nav2:hover {
	font-size : 10px;
	color : #336600;
	font-weight : bold;
	text-decoration : none;
	margin-left : 12px;
	line-height : normal;
}
.title{
	font-family : Times New Roman, Times, serif;
	font-size : 21px;
	color : #FFFFFF;
	background-color : #993300;
	font-weight : normal;
	line-height : 21px;
	margin-left : 18px;
}
.titlesub{
	font-family : Times New Roman, Times, serif;
	font-size : 16px;
	color : #FFFFFF;
	background-color : #993300;
	font-weight : normal;
	letter-spacing : normal;
	font-style : italic; 
}
.copyright{
	font-size : 10px;
	color : #333366;
}
.small {
	font-size : 11px;
	color : #666699;
	letter-spacing : -1px;
}