body	{
	margin-top: 4px;
	margin-bottom: 4px;	
	font-family: "Century Gothic", Tahoma, Verdana, Arial;
	font-size: 11pt;
	color: black;
}

H1	{
	margin-top: 5px;
	margin-bottom: 5px;	
	font-family: "Century Gothic", Tahoma, Verdana, Arial;
	font-size: 16pt;
	color: #FCFE07;
	font-weight: bold;
}
H2	{
	margin-top: 3px;
	margin-bottom: 3px;	
	font-family: "Century Gothic", Tahoma, Verdana, Arial;
	font-size: 14pt;
	font-weight: bold;
		}
H3	{
	margin-top: 1px;
	margin-bottom: 1px;	
	font-family: "Century Gothic", Tahoma, Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
		}

a:link, a:visited {
	color: black;
	text-decoration: underline;
}	
a:active, a:hover {
	color: #333;
	text-decoration: underline;
}

#lightcontent {
	color: white;
}
#lightcontent a:link, #lightcontent a:visited {
	color: white;
	text-decoration: underline;
}	
#lightcontent a:active, #lightcontent a:hover {
	color: #cccccc;
	text-decoration: underline;
}



.formtext	{
	margin-top: 0;
	margin-bottom: 0;	
	font-family: "Century Gothic", Tahoma, Verdana, Arial;
	font-size: 10px;
	font-color: black;
		}
		
.formtitletext	{
	margin-top: 0;
	margin-bottom: 0;	
	font-family: "Century Gothic", Tahoma, Verdana, Arial;
	font-size: 12px;
	font-color: black;
		}
		
.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 24px;
	font-style: normal;
	color: #FCFE07;
	font-weight: bold;
}