body, p, span, div, td {
color: #808080;
font-family: Trebuchet MS;
font-size: 10px; 
line-height: 11px;
} 

body {
background-image: url(design/background05.png);

scrollbar-base-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #FF0000;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #000000;

margin-top: 15px
margin-right: 200px;
margin-bottom: 20px;
margin-left: 180px;
}

a:link, a:visited, a:active{
font-size: 10px;
font-family: Rebuchet MS;
color: #404040;
text-decoration: none;
text-weight: none;
}
a:hover {
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
text-weight: none;
background-image: url(design/linkbg01.png);
}

I {
font-family: Arial;
font-size: 7px;
COLOR: #FFFFFF;
text-transform: uppercase;
}

B {
text-transform: uppercase;
font-family: Tahoma;
font-size: 5pt;
COLOR: #FF0000;
background-color: transparent;
letter-spacing: 2px;
}

U {
text-transform: uppercase;
COLOR: #FF0000;
font-family: Times New Roman;
font-size: 7pt;
FONT-WEIGHT: none;
TEXT-DECORATION: underline;
BORDER-BOTTOM: 1px solid #DCB9D4;
background-image: url(design/underlinedbg01.png);
}

.footer{
text-transform: none;
color: #808080;
font-family: Tahoma;
font-size: 6pt;
text-align: center; 
background: transparent;
padding: 0px;
}

.felso{
text-transform: none;
background-color: trasparent;
color: #FF0000;
font-family: Courier New;
font-size: 8pt;
border-bottom: 5px dashed #FFFFFF;
text-align: center; 
font-weight: bold;
}