p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin: 0px;
	background-color: #FF0000;
	background-image: url(bg.gif);
	background-position: left top;
}
a {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none
}
a:active {
	color: #000000;
	text-decoration: underline
}
.so {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.so a {
	color: #000000;
	text-decoration: none;
}
.so a:hover {
	color: #000000;
	text-decoration: none;
}
.so a:active {
	color: #000000;
	text-decoration: none;
}
.small {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.small a {
	color: #FFFFFF;
	text-decoration: underline;
}
.small a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.small a:active {
	color: #333333;
	text-decoration: underline;
}
.resources {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
}
.resources a {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.resources a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.resources a:active {
	color: #000000;
	text-decoration: underline;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.bold {
	font-weight: bold;
}
hr {
	border: 1px solid #FF0000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.special {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	background-color: #FF0000;
	font-weight: bold;
	display: block;
	padding: 5px;
	margin-right: 10px;
	margin-left: 5px;
	border: 1px dotted #000000;
}
.special a {
	color: #FFFFFF;
	text-decoration: underline;
}
.special a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.special a:active {
	color: #000000;
	text-decoration: none;
}
