a:link 
{ 
     font-family: Verdana; color: #00185E; font-size: 10pt; font-weight: bold; text-decoration: none

}
a:visited    
{ 
     font-size: 10pt; font-family: Verdana; color: #0080C0; font-weight: bold; text-decoration: none
}
a:active     
{ 
     font-family: Verdana; font-size: 10pt; color: Red; font-weight: bold 
}
a:hover 
{    
     color: #6E0226; text-decoration: underline
}
body         
{ 
     font-family: Verdana, Arial, Helvetica; font-size: 10pt 
}
li           
{    
     font-family: Verdana; font-size: 10pt; color: #000000; font-weight: bold; 
     text-align: left; line-height: 175%; margin-left: 20 
}
p 
{ 
     font-family: Verdana; font-size: 10pt; margin-left: 10
}
h4           
{ 
     font-family: Verdana; font-size: 8pt; color: #000000 
}
h3           
{ 
     font-family: Verdana; font-size: 11pt; font-weight: bold; color: #000071; margin-left: 10
}