body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFCC00;
	text-align: justify;
	line-height: 1.5;
}
body {
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
a:link {
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #66FFFF;
}
a:hover {
	color: #00FF66;
}
a:active {
	color: #FFFFCC;
}
.Font-MedBlu24pt {
    font-size: 24pt;
	color: aqua;
}
.Font-MedBlu18pt {
    font-size: 18pt;
	color: aqua;
}
.Font-MedBlu18ptBold {
    font-size: 18pt;
	font-weight: bold;
	color: #8FBF8F;
}
.Font-highliteText20pt {
	color: #8FBF8F;
	font-size: 20px;
	font-weight: bold;
}
