DIV {font-size:12pt;}
H2 {font-size:18pt;}

A:link {text-decoration:none}		/* unvisited link */
A:visited {text-decoration:none}	/* visited link */	
A:active {text-decoration:none}		/*acive link */
/* a:hover { color:#FFFFFF;text-decoration:underline; } */
/* a.hover { color:#FFFFFF;text-decoration:underline; } */
/* A:hover {
	color : red;
	text-decoration : none;
	font-style : italic;
	background-color:ffffff;
} */

/* A:hover {

	text-decoration : none;
	color:#000000;
	background-color:#ff0000;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
} */

A:hover {

	text-decoration : none;
/*	font-style : italic; */
	color:ffffff;
	background-color:#ff9966;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}

.pfirst:first-letter
{
	font-size: 150%;
        margin:0;
	line-height: 0.8em;
        text-align: left;
}

.justify11 { font: normal 80% arial, helvetica, sans-serif; color: green; text-align: left;}

/* .justify11 { font: bold 80% arial, helvetica, sans-serif; color: green; ; left: auto; clip:   rect(   ); text-align: left} */

.justify10 { text-indent: 3em; text-align: justify; font-size: 70%; font-family: arial, helvetica, sans-serif; color: black;}
/* .justify9 { text-align: justify; font-size: 75%; font-family: arial, helvetica, sans-serif; color: black;} */
.justify9 { text-align: justify; font-size: 8pt; font-family: arial, helvetica, sans-serif; color: black;}

td.divider { font: bold 70% arial, helvetica, sans-serif; color:green; ; left:auto; clip:   rect(   ); text-align:left}
div.j9 { text-align: justify; font-size: 70%; font-family: arial, helvetica, sans-serif; color: black;}

BODY    {
scrollbar-face-color:#f5f5dc;
scrollbar-arrow-color:#330000;
scrollbar-track-color:#f5f5dc;
background-repeat: no-repeat; background-image: url(../images/race-1bl.gif);
background-position: 3 10;
/* background-attachment:fixed; */
background-color:#f5f5dc;
font-family:"Times New Roman", Times, Serif;
}

.hov1
A:hover {text-decoration:none; border:none; color:#ff0000; background-color:#f5f5dc;}