BODY, TD {
	font-family : Arial, Verdana, Helvetica;
	font-size : 11px;
	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;
}
ul,li {
	list-style-type: square;
	margin-bottom: 5px;
}
.copper{
	font-size : 11px;
	color : #999900;
	font-weight : bold;
}
.yellow{
	font-size : 11px;
	color : #CCCC66;
	font-weight : bold;
}
.brown{
	font-size : 11px;
	color : #CCCC99;
	font-weight : bold;
}
.tdwhite{
	font-size : 11px;
	color : #FFFFFF;
	font-weight : bold;
}
.copyright{
	font-family : Verdana, Arial, Helvetica;
	font-size : 9px;
	color : #999900;
	font-weight : bold;
	margin-left : 3px;
	line-height : normal;
}
A:LINK, A:VISITED {
	font-size : 11px;
	color : #663333;
	font-weight : normal;
	text-decoration : none;
}
A:HOVER {
	font-size : 11px;
	color : #663333;
	font-weight : normal;
	text-decoration : underline;
}
a.navwhite:link, a.navwhite:visited{
	font-size : 11px;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration: none;
}
a.navwhite:hover{
	font-size : 11px;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration: underline;
}
a.navsmall:link, a.navsmall:visited{
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	color : #663333;
	font-weight : bold;
	text-decoration: none;
}
a.navsmall:hover{
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	color : #999900;
	font-weight : bold;
	text-decoration: none;
}
a.navcopy:link, a.navcopy:visited{
	font-size : 11px;
	color : #999900;
	font-weight : normal;
	text-decoration: underline;
}
a.navcopy:hover{
	font-size : 11px;
	color : #663333;
	font-weight : normal;
	text-decoration: none;
}
#lineborder {
	background-color:#999933;
	width: 735px;
	line-height: 2px;
}