


TABLE {
        font-family : "Verdana", "Tahoma", "Arial", "helvetica";
        font-size: 8pt; line-height:120%; 
}	


HR {
        text-align: center;
	color: #a0a0a0;
	width: 750px;
	height: 1px; line-height:140%; 
}


A:LINK {
        font-family: Verdana, Tahoma, Arial, helvetica;
        font-size: 8pt;
	color: blue; line-height:140%; 
}


A:VISITED {
        font-family: Verdana, Tahoma, Arial, helvetica;
        font-size: 8pt;
	color: #006666; line-height:140%; 
}


A:HOVER  {
        font-family: Verdana, Tahoma, Arial, helvetica;
        font-size: 8pt;
	color: red;
        position : relative; top:2px;@left:2px; line-height:140%; 
}


H1 {
        font-family: Tahoma, Verdana, Arial, helvetica;
        font-style: italic;
        font-weight: bold;
        font-size: 15pt;
        color: #3366cc; line-height:140%; 
}


H2 {
        font-family: Tahoma, Verdana, Arial, helvetica;
        font-style: italic;
        font-weight: bold;
        font-size: 13pt;
        color: #3366cc; line-height:140%; 
}


