<style type="text/css">
    body { font-family: Verdana, Arial, Helvetica, sans-serif;
           font-weight:bold; letter-spacing:0px;
           scrollbar-face-color: #d0d0ff;
         }

    td {font-size : 8.0pt;
	font-family :verdana, sans-serif, Arial, Helvetica;
	color : black;letter-spacing:0px;
	}
				
    td.about {font-size : 11.0pt;
	font-family :verdana, sans-serif, Arial, Helvetica;
	color : black;letter-spacing:0px;
	}

    a:active {text-decoration : none; color : blue;}
    a:link { text-decoration : none; color: blue; }
    a:visited { text-decoration : none; color: blue; }
    a:hover { color: red; text-decoration : underline;}


    acronym {border-bottom: dashed red 1px;}
    
</style>