
.style1 {
	font-family: "Century Gothic", Verdana, Arial;
	font-weight: bold;
	color: #66cc33;
	font-size: 24px;
}
.style3 {font-family: "Century Gothic", Verdana, Arial; font-weight: bold; color: #339933; font-size: 24px; }
.style4 {
	font-family: "Century Gothic", Verdana, Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #FFFFFF;
}

a.gray:link {
	color: #666;
}
a.gray:visited {
	color: #333;
}
a.gray:hover {
	color: #333;
}
a.gray:active {
	color: #666;
}
.style5 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
}
.style6 {	font-family: "Century Gothic", Verdana, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #000000;}
	
span.dashed {border-bottom:#999999 dashed thin; border-right:#999999 dashed thin; padding-right: 30px;
}


