.style1 {font-family: "Agency FB", Arial}
.style2 {font-size: larger}
.style3 {font-family: "Agency FB", Arial; font-size: larger; }
.style10 {font-size: xx-large}
.style11 {font-size: x-large}
.style14 {font-family: "Agency FB", Arial, "Arial Narrow"; font-size: large; color: #CCCCCC; font-weight: bold; }
.style15 {
	font-family: "Agency FB", Arial, "Arial Narrow";
	font-size: large;
	color: #CECFCE;
	font-weight: bold;
}


.style17 {
	color: #63009C;
	font-weight: bold;
}
.style18 {font-size: medium}
.style19 {font-size: small}
a:link {
	font-family:  Arial;
	font-size: small;
	color: #FFFFFF;
}
a:visited {
	font-family:  Arial;
	font-size: small;
	color: #FFFFFF;
}
a:hover {
	font-family:  Arial;
	font-size: small;
	color: #00FF00;
}