@charset "ISO-8859-1";

body {background-color:#EDFCED;

      margin:0; }

* { font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-color:003300;
font-weight:550;
line-height:1.3em;
}

.u
{text-decoration:underline; color:#ffffff; font-weight:600;}

.b
{text-decoration:none; color:#006633; font-weight:600;}

.ub
{text-decoration:underline; color:#006633; font-weight:600;}

a.type1:link {text-decoration:none; color:#ffffff; font-weight:600;}
a.type2:link {text-decoration:none; color:#006633; font-weight:600;}

a.type1:visited {text-decoration:none; color:#ffffff; font-weight:600;}
a.type2:visited { text-decoration:none; color:#006633; font-weight:600;}

a.type1:hover {text-decoration:underline; color:#ffffff; font-weight:600;}
a.type2:hover { text-decoration:underline; color:#006633; font-weight:600;}

a.type1:active {text-decoration:underline; color:#ffffff; font-weight:600;}
a.type2:active {text-decoration:underline; color:#006633; font-weight:600;}






