td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330066;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 14px;
}
li {
}
a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
}.background {
	background-color: #000033;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.small {
	font-size: 11px;
}
a.botlink {
	color:#330066;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
a.botlink:hover {
	color:#330066;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}