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;
}

.justify9 { text-align: justify; font-size: 8pt; font-family: arial, helvetica, sans-serif; color: black;}
.justify10 { text-indent: 3em; text-align: justify; font-size: 8pt; font-family: arial, helvetica, sans-serif; color: black;}
.justify11 { font: bold 10pt arial, helvetica, sans-serif; color: green; ; left: auto; clip:   rect(   ); text-align: left}
td.divider { font: bold 8pt arial, helvetica, sans-serif; color:green; ; left:auto; clip:   rect(   ); text-align:left}
div.j9 { text-align: justify; font-size: 8pt; 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;
}

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

.justify { text-align: justify; }
.justifyem { text-indent: 3em; }
.justify10 { font-family:arial, helvetica, sans-serif; text-align: justify; font-size:12px;}

.header {
text-align:center;
font-size:12pt;
font-weight:bold;
color:green;
}
