body{
font-family: "Verdana,MS P ƒSƒVƒbƒN";
font-size: 10pt;
font-style: normal;
font-weight: bold;
text-align: center;
color: #EEE;
line-height: 1.3;
background-color: #000;
margin: 0px;
padding: 0px;
}


a:link{ text-decoration:underline; color:#FFD600; }
a:visited{ text-decoration:underline; color:#FFD600; }
a:active{ text-decoration:underline; color:#FF0000; }
a:hover{ text-decoration:underline; color:#FF0000; }


small{
font-size:8pt;
}