body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #999966;
	color: #000000;
}
a:link {
	color: #666633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666633;
}
a:hover {
	text-decoration: underline;
	color: #993333;
}
a:active {
	text-decoration: none;
	color: #993333;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	color: #800000;
}
h2 {
	font-size: 18px;
	color: #800000;
}
h3 {
	font-size: 16px;
	color: #800000;
	font-weight: bold
}
h4 {
	font-size: 14px;
	color: #800000;
	font-weight: bold
}
h5 {
	font-size: 12px;
	color: #800000;
	font-weight: bold
}
h6 {
	font-size: 12px;
	color: #800000;
	font-weight: bold
}
.buttontext {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #666633;
}
.webding {
	font-family: Webdings;
	font-size: 14px;
	font-weight: bold;
	color: #800000;
}



