body {
  font-family: Osaka, MS UI Gothic, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

/*/*/a{}
body p {
  font-size: x-small;

  font-size: small;
}
html>body p {
    font-size: small;
}
/* */

body { color: #404040; background-color : #efefef ; margin:0;
}

table {font-size:12px; line-height:1.5em}

a:link {text-decoration:none; font-weight: normal; color: #4040ff;}
a:visited {text-decoration:none; font-weight: normal; color: #000080;}
a:active {text-decoration: underline; font-weight: normal; color: #ff00ff;}
a:hover {text-decoration: underline; font-weight: normal; background: #ffffff; color: #ff0000;}

a.lw:link {text-decoration:none; font-weight: bold; color: #ffffff;}
a.lw:visited {text-decoration:none; font-weight: bold; color: #ffffff;}
a.lw:active {text-decoration: underline; font-weight: bold; color: #ff0000;}
a.lw:hover {text-decoration: underline; font-weight: bold; background:none; color: #ff0000;}

a.w:link {text-decoration:none; font-weight: normal; color: #ffffff;}
a.w:visited {text-decoration:none; font-weight: normal; color: #ffffff;}
a.w:active {text-decoration: underline; font-weight: normal; color: #ff0000;}
a.w:hover {text-decoration: underline; font-weight: normal; background:none; color: #ff0000;}



.title {color:#ffffff; font-size:1.1em; font-weight: bold;
background-color:#000000; text-align:left; padding-left:20px;
}


.gif { list-style-image: url("img/ball_glass.gif"); list-style-position:outside; }

.float_r {float: right;margin: 0px;}
.float_l {float: left;margin: 0px;}

