p,div,span,font,td {
font-family: verdana;
font-size: 11px;
color: #000000;
}

.bold{
font-weight: bold;
}

.boldred{
color: #B00D00;
font-weight: bold;
}

.boldblue{
color: #0000CC;
font-weight: bold;
}

.boldgrun{
color: #008000;
font-weight: bold;
}

a{
color: #B00D00;
font-weight: bold;
text-decoration: none;
}

a:hover {text-decoration: underline;}
a:visited {color: #B00D00;}

.small {  font-family: verdana; font-size: 9px; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none}
body {
background-image: url(bg_pattern.gif);
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10;
scrollbar-face-color: #0082c6;
scrollbar-shadow-color: #006da8;
scrollbar-highlight-color: #53c7ff;
scrollbar-3dlight-color: #0082c6;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #ffffff;
}