body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CCFF;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	text-align: justify;
	background-color: #1F1C5A;
}
.heading {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCFFFF;
}
.highlight{	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;}
.menu {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCFFFF;
}
.small {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00CCFF;
}
A:link { color: #FFFF66; text-decoration : none;}
A:visited { color: #FFFF66; text-decoration : none;}
A:active { color: #FFFFFF; text-decoration : none;}
A:hover { color: #FFFFFF; text-decoration : none;}
