.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.header {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #99CC00;
	letter-spacing: -1px;
}
a {
	color: #00FF33;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #99FFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #99FFFF;
}
.footer a:link {
	text-decoration: none;
	background-color: #CCFF33;
	color: #000000;
}
.footer a:visited {
	text-decoration: none;
	background-color: #CCFF33;
	color: #000000;
}
.paragraphdetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.news {
	background-color: #FF3399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.announcement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	background-color: #4C901B;
	font-style: oblique;
}
