body {
scrollbar-arrow-color: #666666;
scrollbar-base-color: #bebebe;
scrollbar-shadow-color: #eeeeee;
scrollbar-face-color: #eeeeee;
scrollbar-highlight-color: #eeeeee;

background-color: #eeeeee;
}

table {
width: 85%;
}

td {
background-color: #e5e3df;
border: 1px solid #bebebe;
}

td {
margin: 10px;
padding: 10px;
}

p,div,table,body {
font-family: arial,verdana;
font-size: 14px;
color: #444442;
}

a {
text-decoration: none;
font-family: arial,verdana;
font-size: 12px;
font-weight: bold;
}

a:link { color: #666666; }
a:visited { color: #999999 ! important; }
a:active { color: #c67211 ! important; }
a:hover { color: #c67211 ! important; }

#headline {
letter-spacing: 6px;
font-size: 14px;
font-weight: bold;
color: #999999;
}

#nostyle {
border: none;
padding: none;
margin: none;
color: none;
layer-background-color: none;
width: none;
}