BODY { 
	font-family: Verdana,Arial,Helvetica;
    font-size: 10pt; 
    font-weight: normal; 
    color: #000000;
}

A:link
{
    color: #0066CC;
    text-decoration: underline;
} 
A:visited  
{
    color: #0066CC;
    text-decoration: underline;
} 
A:hover 
{
    color: #0099FF;
    text-decoration: underline;
} 

.headerstyle {
    width:260px;
    text-align:right;
    padding-right:10px;
}

.itemstyle {
    text-align:left;
    width:480px;
}

.tablestyle {

}