/*  Style sheet for Roman Racing */

BODY { background: #999999 top left repeat-y; font-family: arial, helvetica, sans-serif; font-size: 10pt; }  
P, DL, UL { font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #000000; }
TABLE, TR, TD { font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #000000; } 
H1 { font-family: arial, helvetica, sans-serif; font-size: 18pt; color: #000000; } 
H2 { font-family: arial, helvetica, sans-serif; font-size: 16pt; color: #006633; } 
H3 { font-family: arial, helvetica, sans-serif; font-size: 14pt; color: #000000; } 

A:link  { color: #009933; }
A:visited { color: #CC0000; }
A:active { color: #000000; background-color: #99CC99; }
A:hover { color: #000000;  background-color: #99CC99;}
A.side:link  {text-decoration: none; color: #000000; font-size: 10pt; }
A.side:visited { text-decoration: none; background-color: #FFFFFF; color: #CC0000; font-size: 10pt; }
A.side:active { text-decoration: none; background-color: #FFFFFF; color: #009933; font-size: 10pt; }
A.side:hover { text-decoration: none; background-color: #FFFFFF; color: #009933; font-size: 10pt; }

#full { margin-left: 20px; margin-right: 20px; }
#part {  margin-right: 10px; }
.small { font-size: 9pt; }  
.filcol { background: url(/images/backgr.gif) top left repeat-y; }
