a{text-decoration : none}
a:link    {text-decoration:none; color:#666666; cursor : crosshair }
a:visited {text-decoration:none; color:#666666; cursor : crosshair }
a:active  {text-decoration:none; color:#339966; cursor : crosshair }
a:hover   {text-decoration:none; color:#339966; cursor : crosshair }
small {font-size:8pt;}


body, table{
font-size:9pt;
color:#000000;
font-family :times new roman, arial;
text-decoration:none;}


BODY {
background-color : #ffffff;
scrollbar-base-color : #ffffff;
scrollbar-track-color : #ffffff;
scrollbar-arrow-color : #339966;
scrollbar-3dlight-color : #ffffff;
scrollbar-darkshadow-color : #ffffff;
scrollbar-highlight-color : #339966;
scrollbar-shadow-color : #339966;}