body
{
background-color:#282828;
color:#000000;
margin-top:0px;
background-image:url('design/background.png');
}
table
{
font-size:10pt;
color:#000000;
font-family:Tahoma;
}
.main
{
background-image:url('design/main.png');
padding-left:60px;
padding-right:60px;
height:220px;
color:#000000;
}
.menu
{
border-top:0px solid #c0c0c0;
border-bottom:0px solid #c0c0c0;
font-weight:bold;
background-color:#ffffff;
}
.title
{
border-bottom:1px dashed #c0c0c0;
font-size:15pt;
font-weight:bold;
}
.text
{
padding:25px;
}

A:link{color:#fe0000;font-weight:bold;text-decoration:none;}
A:visited{color:#fe0000;font-weight:bold;text-decoration:none;}
A:active{color:#fe0000;font-weight:bold;text-decoration:none;}
A:hover{color:#fe0000;font-weight:bold;text-decoration:underline;}