.maintext {
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 9px;
	line-height: 24px;
	font-weight: normal;
	color: #000000;
	
	
	
}

.blacktext {
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	letter-spacing: 1px;
}
.headingtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: 1px;
}
				
.bodytest{


}

				
.body #container {
	background-color: #000000;
}
.maintext a {
	color: #CC0000;
	text-decoration: none;
}
.maintext a:hover {
	color: #FF0000;
	text-decoration: none;
}
.body #container .bodytest p {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	letter-spacing: 0.1em;
}
