.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #993300;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #993300;
}
.H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}
.H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.lownavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bottext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.categorytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #000000;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.medtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #000000;
}
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16.5px;
	color: #000000;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
BODY{
scrollbar-face-color:'#3B521C';
scrollbar-arrow-color:'#FFFFFF';
scrollbar-track-color:'#CCCCCC';
scrollbar-shadow-color:'#666666';
scrollbar-highlight-color:'#000000';
scrollbar-3dlight-color:'#6F6F6F';
scrollbar-darkshadow-Color:'#666666';
}
a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #993300;
	text-decoration: none;
	font-weight: normal;
}
.buttons { font-size: 10pt; font-family: Arial; background-color: #3B521C; font-weight: bold; color: #FFFFFF }
.images {
	border-color: #000000; 
	border-style: solid; 
	border-width: 1px; 
}
