

<style type="text/css">
<!--
body {
scrollbar-arrow-color: #ffffff;
scrollbar-face-color: #ffe691;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-base-color: #b8b8b8;
scrollbar-track-color: #b8b8b8;
scrollbar-3dlight-color: #b8b8b8;
scrollbar-darkshadow-color: #b8b8b8;
}

.content {
 vertical-align: top;
 padding: 4px;
 font-family: Verdana;
 color: #000000;
 letter-spacing: 1px;
 font-weight: normal;
 font-size: 10px;
 cursor: default;
}

.border {
 border: 1px dashed #95baeb; 
 color: #000000; 
 font-size: 10px; 
 font-family: Verdana; 
 background-color: #ffffff; 
}

.head 
{ font-family: Verdana; font-size: 12px; color: #54cb66; background-color: none; border-bottom: 1px dashed #95baeb; border-left:0px; border-top:0px; text-align: center;}

a:link {color: #f8945c; text-decoration: none; border-bottom: 1px dashed #ffe691; font-weight: normal; cursor: default;}
a:active {color: #f8945c; text-decoration: none; border-bottom: 1px dashed #ffe691; cursor: default;}
a:visited {color: #f8945c; text-decoration: none; border-bottom: 1px dashed #ffe691; cursor: default;}
a:hover {color: #ffe691; text-decoration: none; border-bottom: 0px dashed; cursor: default; font-weight:bold;}

textarea {
 border: 1px dashed #95baeb; 
 color: #54cb66; 
 font-size: 10px; 
 font-family: Verdana; 
 background-color: #ffffff; 
}

input, button, select {
 border: 1px dashed #95baeb; 
 color: #54cb66; 
 font-size: 10px; 
 font-family: Verdana; 
 background-color: #ffffff; 
}

body {
 background-color: #b8b8b8;
 background-image: url(bg.jpg);
 background-repeat: repeat-x; 
 font-family: Verdana;
 color: #000000;
 letter-spacing: 1px;
 font-weight: normal;
 font-size: 10px;
 cursor: default;
}
--> 

td {
 font-family: Verdana;
 color: #000000;
 letter-spacing: 1px;
 font-size: 10px;
}
</style>

