body{
        margin-left:0px;
        margin-top:0px;
        background-color:#ffffff;
        color:#000000;
        font-family: Osaka,  Geneva, sans-serif }
a:link {
        font-size: xx-small;
        color:#666;
        text-decoration:underline}
a:visited {
        font-size: xx-small;
        color: #90c;
        text-decoration:underline}
a:hover {
        font-size: xx-small;
        color: #06f;
        text-decoration:underline}
a:active {
        font-size: xx-small;
        color:#0ff;
        text-decoration:underline}
a:link.large {
        font-size: x-small;
        color:#00f;
        text-decoration:underline}
a:visited.large  {
        font-size: x-small;
        color: #90c;
        text-decoration:underline}
a:hover.large  {
        font-size: x-small;
        color: #06f;
        text-decoration:underline}
a:active.large  {
        font-size: x-small;
        color:#0ff;
        text-decoration:underline}
.textn{
        font-size: xx-small}
.ltextn{
        font-size: x-small}
.text{
        font-size: xx-small;
        line-height:1.5em}
.ltext{
        font-size: x-small;
        line-height:1.5em}
.textnb{
        font-size: xx-small;
		font-weight:bold}
.ltextnb{
        font-size: x-small;
		font-weight:bold}
.textb{
        font-size: xx-small;
        line-height:1.5em;
		font-weight:bold}
.ltextb{
        font-size: x-small;
        line-height:1.5em;
		font-weight:bold}
