body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	background-color: #000000;
}
.footer {
	font-size: 9px;
	color: #CCCCCC;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 125%;
}
.main {
	font-size: 11px;
	line-height: 150%;
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
}
h1 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CC0000;
	padding-top: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #CC0000;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #444444;
	padding-top: 10px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #444444;
	padding-top: 10px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #444444;
	padding-top: 10px;
}
.sidecol {
	font-size: 10px;
	line-height: 150%;
	color: #000000;
	background-color: #E4E4E4;
	background-image: url(images/sidecolbg.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 30px;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #0000CC;
	text-decoration: underline;
}
hr {
	color: #666666;
}
.sidecolhome {
	line-height: 150%;
	font-size: 11px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.textnews {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #EDEDED;
	border: 1px solid #CCCCCC;
	line-height: 125%;
	margin-bottom: 15px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.mainhome {
	font-size: 11px;
	line-height: 150%;
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 22px;
}
