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;
}
.copyright{
	font-size : 10px;
	color : #333366;
}
H1{
	font-family : Times New Roman, Times, serif;
	font-size : 20px;;
	color: #333366;
	line-height : normal;
	margin-left : 20px;
}
.blue{
	font-size: 12px;
	color: #333366;
	font-weight: bold;
}
A:LINK, A:VISITED {
	font-family : Arial, Helvetica,Verdana;
	color: #993300;
	font-weight : normal;
	line-height : 13px;
	text-decoration : none;
	margin-left : 2px;
}
A:HOVER {
	color: #333366;
	font-weight : normal;
	line-height : 13px;
	text-decoration : underline;
	margin-left : 2px;
}
a.med:link, a.med:visited {
	font-size : 12px;
	color : #333366;
	font-weight : bold;
	text-decoration : none;
	line-height : 14px;
}
a.med:hover {
	font-size : 12px;
	color : #993300;
	font-weight : bold;
	text-decoration : underline;
	line-height : 14px;
}
a.nav:link, a.nav:visited {
	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;
}
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;
}