<!doctype html public > <html> <head> <title>stylesheet</title> </head> <style type="text/css">{ font-size: 10px; font-family: verdana }

BODY {
color:000000;
font-size: 10px;
font-family:verdana;
}-->

<!--
A:link{COLOR:#80F6B8; TEXT-DECORATION: underline; font-family:verdana; font-size:10px} 
A:visited{COLOR:#80F6B8; TEXT-DECORATION: none underline; font-weight: normal; font-family:verdana; font-size:10px} 
A:active{COLOR:#80F6B8; TEXT-DECORATION: none underline; font-weight: normal; font-family:verdana; font-size:10px} 


font-family:verdana; font-size:10px}
-->


</style>