h1,h2,h3,h4,h5,h6
{
color: black;
text-align: left;
font-size: 16pt;
}

p.normal
{
line-height: 10pt;
font-size: 10pt
}

A:link 
{
text-decoration: none; color: blue;
}
A:visited 
{
text-decoration: none; color: blue;

}
A:active 
{
text-decoration: none; color: blue;

}
A:hover 
{
text-decoration: underline; color: red;
}

ul.dv 
{ 
list-style-type: none; 
padding: 0; 
margin: 0; 
} 
li.dv 
{ 
background-image: url(logolistab.bmp); 
background-repeat: no-repeat; 
background-position: 0 .4em; 
padding-left: .6em; 
} 

