a { ;
	font: bold normal 10pt "ITC Legacy Sans Medium";
	text-decoration: none;
	color: #333333;
}
a:link {
	color: #666666;
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration: underline;
	font-variant: small-caps;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: "Gill Sans";
}
a:active {
	color: #FFCC33;
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS";
}
a:hover {
	color: #CC3333;
	text-decoration: underline;
	font-size: 12px;
	font-family: "Trebuchet MS";
}

p {
	margin: 0px;
	font-size : 10px;
	color: #0066CC;
	font-family : "Gill Sans";
	line-height : normal;
	font-weight: bold;
}

h1 {
	font: bold normal 24px "Gill Sans";
	color: #006633;
	background-color: #FFFFFF;
}
h2 {
	font: bold normal 14px Futura;
	color: #738281;
	border-top: none #CCCCCC;
	border-right: none #CCCCCC;
	border-bottom: thin groove #CCCCCC;
	border-left: none #CCCCCC;
}
h5 {
	font: normal 11px Futura;
	color: #000000;
	background-color: #8092A1;
	border: none;
}
h6 {
	font: bold 8pt Helvetica;
	color: #000000;
}
b {  font: bold normal 7pt Verdana; background-color: #FFFFFF}
h4 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCC99;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
