a:link 
	{
	text-decoration:none;
	color: #0000CC;
	border-bottom:1px white
	}

a:visited 
	{
	text-decoration:none;
	color: #880088;
	border-bottom:1px white
	}

a:hover 
	{ 
	text-decoration:none; 
	color: #AA5555; 
	border-bottom:1px white
	}

blockquote
	{
	font:10pt/12pt sans-serif;
	color: #666666;
	}

p	{
	font:10pt/12pt sans-serif;
	color: #666666;
	}

p.small	{
	font:8pt/normal sans-serif;
	text-align:left;
	}

p.center	{
	font:10pt/normal sans-serif;
	text-align:center;
	}

p.right	{
	font:10pt/normal sans-serif;
	text-align:right;
	}

p.justify	{
	font:10pt/normal sans-serif;
	text-align:justify;
	}

li 	{
	list-style-position:inside; 
	list-style-image: url(images/red-bullet.jpg); 
	font:10pt/12pt sans-serif;
	padding: 12px 0px 0px 0px;
	color: #666666;
	}

li.small 	{
	list-style-position:inside; 
	list-style-image: url(images/red-bullet.jpg); 
	font:8pt/normal sans-serif;
	color: #666666;
	}

li.arrow 	{
	list-style-position:inside; 
	list-style-image: url(images/red-bullet.jpg); 
	font:10pt/normal sans-serif;
	color: #666666;
	}

li.arrowsmall 	{
	list-style-position:inside; 
	list-style-image: url(images/red-bullet.jpg); 
	font:8pt/normal sans-serif;
	color: #666666;
	padding: 9px 0px 0px 0px;
	}

h1	{	
	font: 20pt/24pt sans-serif;
	font-weight:bold;
	padding: 9px 0px 0px 0px;
	color: #000000;
	}

h2	{	
	font: 16pt/24pt sans-serif;
	font-weight:bold;
	font-family: sans-serif; 
	padding: 0px 0px 0px 0px;
	color: #000000;
	}

h2.center	{	
	font: 16pt/24pt sans-serif;
	font-weight:bold;
	text-align:center;
	padding: 9px 0px 0px 0px;
	color: #000000;
	}

h3	{	
	font: 12pt/12pt sans-serif;
	font-weight:bold;
	padding: 9px 0px 0px 0px;
	color: #000000;
	}

h3.center	{	
	font: 12pt/12pt sans-serif;
	font-weight:bold;
	text-align:center;
	padding: 9px 0px 0px 0px;
	color: #000000;
	}

h4	{	
	font: 10pt/12pt sans-serif;
	font-weight:bold;
	padding: 9px 0px 0px 0px;
	color: #000000;
	}

table.center	{
	align:center;
	}

th {
	font:8pt/24pt sans-serif; 
	font-weight:bold;
	color: #666666;
	}

th.races
   {
	font:8pt/12pt sans-serif; 
	font-weight:bold;
	color: #666666;
	}

td {
	font:9pt/12pt sans-serif; 
	color: #666666;
	}

td.anny {
	font:9pt/normal sans-serif; 
	color: #444444;
	background-color: #dd8888;
	}

td.greg {
	font:9pt/normal sans-serif; 
	color: #444444;
	background-color: #ccccff;
	}

td.small {
	font:8pt/normal sans-serif; 
	color: #666666;
	}
