body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #998158;
}
body {
	background: #99815B url(/img/back.gif) repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC6600;
}
a:link {
	text-decoration: none;
	font-size: small;
}
a:visited {
	text-decoration: none;
	font-size: small;
	color: #987C55;
}
a:hover {
	text-decoration: none;
	color: #CC6600;
	font-size: small;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #998158;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: large;
	color: #000000;
}
h2 {
	font-size: medium;
	color: #666666;
}
h3 {
	font-size: small;
	color: #99815B;
}
.footer {
	font-size: x-small;
	color: #666666;
}
.textbold {font-weight: bold
}
.text2 {color: #333333}
.headline {
	font-weight: bold;
	color: #000000;
	font-size: large;
}
.subhead {color: #D36320}
.dots {
	color: #FFFFCC;
	font-size: x-small;
}
.subhead2 {
	color: #D36320;
	font-weight: bold;
	font-size: x-small;
}
.boxtext {color: #333333; font-size: x-small; }
.style6 {font-size: x-small}
.text a {
	color: #CC6600;
}