DIV {font-size:12pt;}

h3 {font-family: Arial,Helvetica,Sans-Serif; }
h2 {font-family: Arial,Helvetica,Sans-Serif; font-size:18pt; }

.fontsm { font-family: arial, helvetica, sans-serif;font-size: 8pt }
.fonttitle { font-size: 8pt; font-family: arial, helvetica, sans-serif; }

.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; font-size:10pt; font-family: arial, helvetica, sans-serif; color: green; }

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

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: 5 10;
/* background-attachment:fixed; */
background-color:#F5DEB3;
}

/* Sample from http://www.meyerweb.com/eric/css/edge/complexspiral/demo.html
body {background: black url(shell-bg.jpg) 0 0 no-repeat fixed;}
div#content {background: #468 url(shell-blue.jpg) 0 0 no-repeat fixed;}
div#links a {background: transparent url(shell-fade.jpg) 0 0 no-repeat fixed;}
div#links a:hover {background: transparent url(shell-wash.jpg) 0 0 no-repeat fixed;} */
