A:hover	{color: #FF0000}	 

A:link	{color: #0000FF;
	 font-weight:bold;
	 font-face: Arial}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 9pt;




}
a {
}
a:visited {
	color: #0033FF;
}
a:active {
	color: #ff9900;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #0000FF;
	text-align: center;
}
.even {
	background-color: #FFFFCC;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-transform: uppercase;
	color: #FF00FF;
	font-weight: bold;

}
.stats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF00FF;
	text-decoration: underline;
}
p {
	font-size: 10pt;
}
h3 {
	margin-bottom: -1em;
	text-decoration: underline;

}

IMG.left {float: left}
IMG.right {float: right}

