
h1
{
	font: normal normal 18px/16px "Century Gothic", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #3366cc;
}
h2
{
	font: normal normal 15px/17px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #ffcc00;
	border-bottom: 1px dotted #666666;
	display: block;
}
h3
{
	font: bold normal 20px/20px "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #a5c01b;
	display: block;
	margin:18px 0 27px 0;
}
h4
{
	font: normal normal 20px/20px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #a5c01b;
	margin:0;
	padding-bottom:9px;
}


.homeText
{
	color: #333333;
	font: 16px/22px Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	padding:18px 36px;
}

.Text
{
	color: #333333;
	font: 14px/17px "Century Gothic", Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
}
.Text A:link
{
	color: #99cc33;
	font-weight: bold;
	text-decoration: none;
}
.Text A:visited
{
    color: #99cc33;
	font-weight: bold;
	text-decoration: none;
}
.Text A:hover
{
    color: #3366cc;
	font-weight: bold;
	text-decoration: none;
}
.Text A:active
{
    color: #99cc33;
	font-weight: bold;
	text-decoration: none;
}



.Footer
{
	color: #666666;
	font: 11px Arial, Helvetica, sans-serif;
}
.Footer A:link
{
	color: #336699;
	text-decoration: none;
}
.Footer A:visited
{
	color: #336699;
	text-decoration: none;
}
.Footer A:hover
{
	color: #000000;
	text-decoration: none;
}
.Footer A:active
{
	color: #336699;
	text-decoration: none;
}



.Copyright
{
	color: #999999;
	font: 9px Arial, Helvetica, sans-serif;
}
