a { ;
	font: bold normal 10pt "ITC Legacy Sans Medium";
	text-decoration: none;
	color: #0033FF;
}
a:link {
	color: #3366FF;
	font-size: 14px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration: underline;
	font-variant: normal;
}
a:visited {
	color: #009966;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
a:active {
	color: #FFCC33;
	text-decoration: none;
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
a:hover {
	color: #CC3333;
	text-decoration: underline;
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	background-color: #CCCCCC;
}

p {
	margin: 0px;
	font-size : 12px;
	color: #333333;
	font-family : "Gill Sans";
	line-height : normal;
	font-weight: normal;
	letter-spacing: 0px;
	text-align: left;
	text-indent: 10px;
	word-spacing: 2px;
}

h1 {
	font: bold normal 24px "Gill Sans";
	color: #0066FF;
	background-color: #FFFFFF;
}
h2 {
	font: bold normal 14px Futura;
	color: #0033FF;
	border-top: groove #0066FF;
	border-right: none #0066FF;
	border-bottom: none #0066FF;
	border-left: none #0066FF;
}
h5 {
	font: lighter normal 10px "Trebuchet MS";
	color: #333333;
	border: none;
}
h6 {
	font: bold 10pt "Trebuchet MS";
	color: #0066FF;
}
b {  font: bold normal 9pt Verdana}
h4 {
	font-family: "Gill Sans";
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
	background-color: #FFCC33;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

