.style1 
{
	font-family: "century gothic";
	color: #a1ae20;
}

.style3 
{
	font-family: "century gothic";
	font-size: 16px;
	font-weight: bold;
	color: #00237e;
}

.style4 
{
	font-family: "century gothic";
	font-size: 14px;
	color: #00237e;
}

.style5 
{
	color: #a1ae20;
	font-style: italic;
	font-family: "Century Gothic";
}

.styleRed 
{
	color: Red;
	font-style: italic;
	font-family: "Century Gothic";
}

input.green 
{
	background-color: #a1ae20; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: "Century Gothic"; 
	color: white;
}

.style6 {color: #FFFFFF}
.style7 {font-family: "century gothic"; font-size: 14px; color: #FFFFFF; }