body
{
  background-image: url('/images/lipurple_bg.jpg');
  background-repeat: repeat

}
A:link
{
  color: #000000;
}
         
A:visited     
{
  color: #000000;
}

A:active     
{
  color: #000000;
}
           
A.NOUNDERLINE:link
{
  color: #40406B;
  TEXT-DECORATION: none
}
A.NOUNDERLINE:visited 
{
  color: #40406B;
  TEXT-DECORATION: none
}
A.NOUNDERLINE:active
{
  color: #40406B;
  TEXT-DECORATION: none
}
A.tagglinks:link
{
 	color: Blue;
 	font-family: Arial;
 	font-size: 9pt;
 	TEXT-DECORATION: none
}
A.tagglinks:visited 
{
  color: red;
  font-family: Arial;
  font-size: 9pt;
  TEXT-DECORATION: none
}
A.tagglinks:active
{
  color: blue;
  font-family: Arial;
  font-weight: bold";
  font-size: 9pt;
  TEXT-DECORATION: none;
}
A.blink
{
text-decoration: blink
}

DIV.title    
{          
  font-family: Arial, Helvetica, Verdana;
  color: #63638C;
  font-size: 9pt;
}

DIV.stats
{
  font-family: Arial, Helvetica, Verdana;
  color: #63638C;
  font-size: 9pt;
}

DIV.body    
{  
  font-family: Arial, Helvetica, Verdana;
  color: #895B19;
  font-size: 9pt;
}

DIV.body_small  
{
  font-family: Arial, Helvetica, Verdana;
  color: #895B19;
  font-size: 8pt;
}

DIV.footnote  
{
  font-family: Arial, Helvetica, Verdana;
  color: #895B19;
  font-size: 7pt;
}          

DIV.nav
{
  font-family: Arial, Helvetica, Verdana;
  color: #40406B;
  font-size: 8pt;
}

FONT.nav
{
  font-family: Arial, Helvetica, Verdana;
  color: #40406B;
  font-size: 8pt;
}
FONT.body
{  
  font-family: Arial, Helvetica, Verdana;
  color: #895B19;
  font-size: 9pt;
}
FONT.body_small  
{
  font-family: Arial, Helvetica, Verdana;
  color: #895B19;
  font-size: 8pt;
}
FONT.bold_med  
{
  font-family: Arial, Helvetica, Verdana;
  color: #800000;
  font-size: 9pt;
  font-weight: bold
}
FONT.bold_small  
{
  font-family: Arial, Helvetica, Verdana;
  color: #800000;
  font-size: 8pt;
  font-weight: bold
}
FONT.bold_big  
{
  font-family: Arial, Helvetica, Verdana;
  color: #800000;
  font-size: 10pt;
  font-weight: bold
}
FONT.footnote  
{
  font-family: Arial, Helvetica, Verdana;
  color: #895B19;
  font-size: 7pt;
}          
