body{
  color: #000000;
  font-family: geneva, arial, verdana, sans-serif;
  font-size:12px;
}

a
{
  color:	        #EE8069;
  text-decoration: none
}

a:link  
{
  color:         #EE8069;
}
    
a:visited       
{
  color:         #EE8069;
}
    
a:active  
{
  color:         #EE8069;
}

a:hover     
{ 
color:#91CC3C;
text-decoration: none; 
}

b {
   color: #77A731;
   font-weight: bold;
}

i {
   color: #77A731;
   font-weight: oblique;
}

h {
   color: #77A731;
   font-weight: bold;
   letter-spacing:1px;
   text-transform:uppercase;
}

d {
   color: #91CC3C;
   letter-spacing:1px;
   font-weight: bold;
   font-family: geneva, arial, verdana, sans-serif;
   font-size: 9px;
}

ro {
   font-family: geneva, arial, verdana, sans-serif;
   font-size: 11px;
}

table, tr, th, td
{
font-family:	'Arial Narrow',sanserif;
}

#layer1 {position:absolute; visibility:visible; bottom:0px; left:0px; width:800; height:600;}
#layer2 {position:absolute; visibility:visible; bottom:282px; left:409px; width:295; height:171;}