h1 {
	font-family: "century gothic";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #000099;
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: none;
	color: #000099;
	text-decoration: none;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: none;
	color: #000099;
	text-decoration: none;
}
A:link {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	
}
A:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}	
A.pagelinkb {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #CCCCCC;
	text-transform: none;
}
