BODY 
{ 
  color: #eeeeee; 
  background-color: black; 
  font-size: 8pt; 
} 

DIV,TH,TR,TABLE,FONT,LI,UL,FORM, 
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5,FONT,CENTER 
{ 
  font-family: verdana, arial, sans-serif; 
  font-size: 10pt; 
  color: white; 
} 

font 
{ 
  color: #AAAAAA;   letter-spacing: 1px; font-size: 8pt;
} 

.elbowbrook 
{ 
   color: #AAAAAA;  letter-spacing: 1px; font-size: 8pt;  
} 

h1 
{ 
  font-family:       Harlow Solid Italic, verdana, arial, sans-serif;
  font-size:         16pt; 
  font-weight:      normal; 
  text-align:       center; 
  letter-spacing:     8px; 
  padding-left:      10px; 
  padding-top:       10px; 
  padding-bottom:    10px; 
  margin-left:        0px; 
  margin-right:       0px; 
  margin-top:         10px;
  background-color:  #FFC0FF; 
  color:            black;
} 

h1:first-letter 
{ 
  color:      purple; 
  font-style: bold; 
  font-size:  24pt; 
} 

h2 
{ 
  font-size:         10pt; 
  font-weight:      normal; 
  text-align:       center; 
  letter-spacing:     3px; 
  padding-top:        0px; 
  padding-bottom:     0px; 
  margin-left:        0px; 
  margin-right:       0px; 
  color:            white;
  line-height:        6px;
} 

h2:first-letter 
{ 
  color:      magenta; 
  font-style: bold; 
  font-size:  16pt; 
}

.menubottom
{ 
  width    :         100%; 
  font-size:          9pt; 
  font-style:       normal;
  font-weight:      normal; 
  letter-spacing:     2px; 
  text-align:       center; 
  padding-left:       0px; 
  padding-top:        5px; 
  padding-bottom:     5px; 
  margin-left:        0px; 
  margin-right:       0px; 
}

h4 
{ 
  color: #aaaaaa; s:#FFCC00; 
  font-size: 11pt; 
} 



.caption 
{ 
font-size     : 8pt; 
color         : purple; 
font-style    : normal; 
letter-spacing: 2px;
} 

.elbowbrook 
{ 
font-size     : 8pt; 
color         : #aaaaaa; 
font-style    : normal; 
letter-spacing: 1px;
} 


TD 
{ 
background-color: none; 
} 


.display 
{ 
border: 8px RIDGE #999999; 
background-color: black; 
} 

HR 
{ 
width    : 100%; 
display  : inline; 
height   : 2px; 
aposition: absolute; 
color    : purple; 
noshade  :1;
} 

A               { color: white;      text-decoration: none;      } 
A:link          { color: yellow;     font-size: 12pt; text-decoration: none;      } 
A:hover         { color: yellow;     font-size: 12pt; font-weight: bold; text-decoration: underline; } 
A:visited       { color: #a0a0a0; font-size: 12pt;} 
A:active        { color: magenta; font-size: 12pt; } 

