<style type="text/css">{  }
BODY {
color : #000000;
background-color : #ffffff;
text-decoration :  none;
}
A:LINK {
color : #000000;
text-decoration :  underline;
}
A:VISITED {
color : #808080;
text-decoration :  underline;
}
A:ACTIVE {
color : #ff0000;
text-decoration :  underline;
}
A:HOVER {
color : #ff0000;
font-weight : bold;
text-decoration :  underline;
}
body	{
              font-size:10pt;
              color:#000000;
              font-family:'MS UI Gothic';
              line-height:15pt;
              letter-spacing : 2px;
	background-color : #FFFFFF;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #0F0F0F;
	scrollbar-base-color : #FFFFFF;
}
-->
</style>