.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}

.titles {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #FF9933;
}

.titles a:hover {
	color: #FFAA44;
	text-decoration: underline;
}

.titles2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #00CCFF;
}

