h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-transform: none;
	color: #333333;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-style: normal;
	font-variant: normal;

}
A:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000099;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;

}
A:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;
	font-style: normal;


}
A:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #0033FF;
	text-decoration: underline;
	font-style: normal;

}
A:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-weight: 500;
	text-decoration: underline overline;
	font-size: 0.9em;
	font-style: normal;
	border: thin none #000099;









}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	margin-left: 3px;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	font-weight: 800;
	margin-left: 3px;


}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
	font-variant: normal;
	text-transform: uppercase;

}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-variant: normal;

}

