body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #000000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
h4 {
	font-size: 14px;
	color: #cc3333;
}
.smalltxt {
	font-size: 9px;
	color: #333333;
}
p {
	line-height: 1.5em;
}
.redtext {
	color: #cc3333;
}
h5 {
	font-size: 14px;
	color: #333333;
	text-indent: 0px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #cc3333;
	text-decoration: underline;
}
.background {
	background-color: #f9ecc3;
}
#td {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #f9ecc3;
	text-indent: 5%;
	padding: 15px;
}
.orangetext {
	color: #CC6600;
}
.bluetext {
	color: #000066;
}
.redtext {
	color: #CC0033;
}
.greentext {
	color: #009966;
}
.topanchor {
	text-align: right;
}
h2 {
	color: #CC9966;
}

