BODY {
	background: #3575cf;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

H2 {
	font-size: 14pt;
}

H3 {
	font-size: 15pt;
	font-style: italic;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

A {
	color: #3575cf;
	font-weight: bold;
	font-size: 12px;
	text-decoration : none;
}

A:Hover {
	color: #f36420;
	font-weight: bold;
	font-size: 12px;
}

A:ACTIVE {
	color: Red;
	font-weight: bold;
	font-size: 12px;
}


.footerFont {
	color: #d3e541;
	font-weight: bold;
	font-size: xx-small;
}

.blueFont {
	color: #3575cf;
	font-weight: bold;
	font-size: 12px;
}

.orangeFont {
	color: #f36420;
	font-weight: bold;
	font-size: 12px;
}

.mainFonts	{
	color: #d3e541;
	font-size: 12px;
}