@charset "ISO-8859-1";


body   {
         background: #EFF0EF;
}

* {
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-color:#333333;
font-weight:400;
line-height:1.3em;
}

.b
{
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-color:#333333;
font-weight:600;
line-height:1.3em;
}



.ub
{   text-decoration:underline;
color:#ffffff;
font-weight:550;
font-size:1.0em;
}

.w
{
font-weight:550;
color:#ffffff;
line-height:1.4em;
}

.wb
{
color:#ffffff;
font-weight:550;
font-size:12px;
}

.center
{text-align:center;
font-weight:550;
}



a.type1:link { text-decoration:none;font-size:1.0em; font-weight:550; color:#ffffff; }
a.type2:link { text-decoration:underline;font-size:1.0em; font-weight:550; color:#336666; }

a.type1:visited {text-decoration:none; font-size:1.0em; font-weight:550; color:#ffffff; }
a.type2:visited {text-decoration:underline; font-size:1.0em; font-weight:550; color:#336666; }

a.type1:focus {   text-decoration:underline; font-size:1.0em; font-weight:550; color:#ffffff;}
a.type2:focus {   text-decoration:underline; font-size:1.0em; font-weight:550; color:#336666;}

a.type1:hover {  text-decoration:underline; font-size:1.0em; font-weight:550; color:#ffffff;}
a.type2:hover {  text-decoration:underline; font-size:1.0em; font-weight:600; color:#336666;}

a.type1:active {   text-decoration:underline;font-size:1.0em; font-weight:550; color:#ffffff;}
a.type2:active {   text-decoration:underline;font-size:1.0em; font-weight:550; color:#336666;}
