A:link, A:visited {
  text-decoration: none;
  color          : #0000CC;
}
A:active, A:hover {
  text-decoration: underline;
  color          : #FF0000;
}		
.Year {
  font-family: Arial, sans-serif;
  font-size  : 14pt;
  font-weight: bold;
  color      : #800040;
}
.Yearsm {
  font-family: Arial, sans-serif;
  font-size  : 10pt;
  font-weight: bold;
  color      : #800040;
}
.Year A:link, .Yearsm A:link, .Year A:visited, .Yearsm A:visited {
    color    : #800040;
}
.Year A:active, .Yearsm A:active, .Year A:hover, .Yearsm A:hover {
    color    : #800040;
}		
.GP {
  font-family: Times New Roman;
  font-size  : 24pt;
  font-weight: bold;
  color      : #FF0080;
}
.GPsm {
  font-family: Times New Roman;
  font-size  : 10pt;
  font-weight: bold;
  color      : #FF0080;
}
.GP A:link, .GPsm A:link, .GP A:visited, .GPsm A:visited {
    color    : #FF0080;
}
.GP A:active, .GPsm A:active, .GP A:hover, .GPsm A:hover {
    color    : #FF0080;
}		
.Title {
  font-family: Times New Roman;
  font-size  : 24pt;
  font-weight: bold;
  color      : #000000;
}		
.Title A:link, .Title A:visited {
    color    : #000000;
}
.Title A:active, .Title A:hover {
    color    : #FF0000;
}
.SubTitle {
  font-size  : 12pt;
  color      : #000000;
}
.Result {
  font-size  : 12pt;
  font-weight: bold;
  color      : #000000;
}
.Driver {
  font-family: Times New Roman;
  font-size  : 24pt;
  font-weight: bold;
  color      : #000000;
}
.Driver A:active, .Driver A:hover {
    color    : #FF0000;
}		
.Driver A:link, .Driver A:visited {
    color    : #000000;
}
.Number {
  font-family: Times New Roman;
  font-size  : 20pt;
  font-weight: bold;
  color      : #000000;
}
.NumberSm {
  font-family: Times New Roman;
  font-size  : 14pt;
  font-weight: bold;
  color      : #000000;
}
.Number A:link, .NumberSm A:link, .Number A:visited, .NumberSm A:visited {
    color    : #000000;
}
.Number A:active, .NumberSm A:active, .Number A:hover, .NumberSm A:hover {
    color    : #FF0000;
}
.Session {
  font-weight: bold;
  color      : #000000;
}
.Session A:link, .Session A:visited {
    color    : #000000;
}
.Session A:active, .Session A:hover {
    color    : #FF0000;
}
.Hilite {
  font-weight: bold;
}
th {
  font-family: Arial;
  font-weight: bold;
  font-size  : 10pt;
  background : #FFCC00;
}
td {
  font-family: Arial;
  font-size  : 10pt;
  color      : #000000;
}
.tab1 {
  background : #FFFFCC;
}
.tab2 {
  background : #FFFF99;
}
body {
  font-family: Arial, sans-serif;
  font-size  : 10pt;
}


