BODY, TD {
	font-family : Arial, Verdana, Helvetica;
	font-size : 12px;
	color : #663333;
	font-weight : normal;
	line-height : 16px;
}
H1 {
	font-size : 14px;
	color :  #663333;
	line-height : 12px;
}
.h2 {
	font-size : 12px;
	color : #999900;
	font-weight : bold;
	line-height : 12px;
}
.copyright{
	font-family : Verdana, Arial, Helvetica;
	font-size : 9px;
	color : #999900;
	font-weight : bold;
	margin-left : 3px;
}
A:LINK, A:VISITED {
	font-size : 12px;
	color : #663333;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER {
	font-size : 12px;
	color : #999900;
	font-weight : bold;
	text-decoration : none;
}
a.navsmall:link, a.navsmall:visited{
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	color : #999900;
	font-weight : bold;
	text-decoration: none;
}
a.navsmall:hover{
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	color : #663333;
	font-weight : bold;
	text-decoration: none;
}
#lineborder {
	background-color:#999933;
	width: 722px;
	line-height: 2px;
}