/* content  */


 p, td, div, li 
{
font-family: Tahoma,Verdana; 
font-size: 13px; 
color: #155086; 
}

 A, A:link, A:visited 
{
color: #666666; 
}

A:hover
{
color: #CECECE; 
}
 
H1
{font-family: Verdana, Tahoma; font-size: 18px; FONT-Weight: bold;COLOR: #438501;}

H2 
{font-family: Verdana, Tahoma; font-size: 16px; FONT-Weight: bold;COLOR: #438501;}

H3 
{font-family: Verdana, Tahoma; font-size: 15px; FONT-Weight: bold;COLOR: #438501;}


HR 
{COLOR: #eaeaea; FONT-FAMILY: Verdana; size: 1px}


input, textarea, select 
{font-family:Verdana, Tahoma;font-size: 8pt;color:#000000;border: 1px solid #C0C0C0}


LI  
{list-style-image: url('../images/web/bullet.gif')}

/*EXTRA*/

p {margin:0}
p.para1 {font-family:Tahoma;}
p.para2 {font-family:Tahoma;color:darkblue;}
.CodeForeground {margin:0in;margin-bottom:.0001pt;font-size:9.0pt;font-family:Courier New;}
.CodeInText {font-family:Courier New;font-weight:bold;}
.ScreenText {font-family:Tahoma;}
.ImportantWords {font-weight:bold;}
.Highlight {color:#e7595a;}