@charset "iso-8859-1";
    
 TD { font-family : Arial;
         font-weight : normal;
         color : #6f6f6f;
         line-height : 4mm;
         letter-spacing : 1px;
         white-space : normal ; font-size: 12px;
}    

A
{
	font-size:12px;
	color:#86BDD3;
	font-weight:bold;
	letter-spacing : 1px;
	TEXT-DECORATION: none;
	line-height: 12pt;
}

A:hover
{
font-size:12px;
color:#6f6f6f;
font-weight:bold;
letter-spacing : 1px;
TEXT-DECORATION: underline
}
