body {
	background-color: #333333;
	color: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td, th {
	color: #000000;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
}

.main {
	line-height: 20px;
}

.smaller {
	font-size: 10px;
}

.mainlink {
	color: #FF0000;
	text-decoration: underline;
}

.mainlink:Hover {
	color: #00FF00;
	text-decoration: underline;
}

.smallwhitelink {
	color: #DBDADA;
	text-decoration: underline;
	font-size: 10px;
}

.smallwhitelink:Hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
}

.smallwhite {
	font-size: 10px;
	color: #DBDADA;
	text-decoration: none;
}

.style3 {
	font-size: 10px;
	color: #DBDADA;
	text-decoration: none;
}

.smallblacklink {
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}

.smallblacklink:Hover {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}

.smallblack {
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}

.subtitle {
	font-size: 14px;
	color: #000000;
}

.title {
	font-size: 25px;
}

.header {
	font-size: 37px;
}