html,body{background-color:white;padding:0px;margin:0;border: 0;height: 100%;
    background: url('/n.gif') no-repeat;
    background-attachment: fixed;

} 
html,body,table,p,div{font-family:arial;
font-size:10pt;color:#505050;
}

#siten {color:#808080;font-size:12px;}

a{color:#2020CF;}
a:hover {color:#FF00B0;background:#ECECEC;}

#co {width:50px;}
#sm {font-size:90%}

.m2 {padding:5px;background:white;border:1px solid #808080;width:350px;max-height:500px;overflow:auto;position:absolute;font-size:10pt;text-align:left;}

#alfa a{text-decoration:none;}
#alfa div{padding:5px;background:white;border:1px solid #808080;width:350px;max-height:500px;overflow:auto;position:absolute;font-size:10pt;text-align:left;height:expression(this.scrollHeight > 500? "500px" : "auto" );}

h1 {font-size:15pt;}
h3 {font-size:12pt;padding:0px;margin:0px;}
.light {color:#C0C0C0}
