<style type="text/css">

/* This CSS was written by A.E. Wieden, amy@luthien-tinuviel.net 
   Copyright © 2005 do not use without permission from the author! */

table,address 
{
font-family: "Trebuchet MS"; 
font-size: 9pt; 
color: #4b4b4b;
border-width: 2px;
background-color: #a6a6a6;
}

p,li,th,td 
{
font-family: "Trebuchet MS"; 
font-size: 9pt; 
color: #4b4b4b;
}

body 
{
background-color:#a6a6a6; 
background-image: url(image/bg_gradient.gif); 
background-position: top center; 
background-attachment: fixed;
font-family: "Trebuchet MS"; 
font-size: 9pt; 
color: #4b4b4b;
scrollbar-face-color: #444444; 
scrollbar-highlight-color: #dadada; 
scrollbar-3dlight-color: #ffffff; 
scrollbar-shadow-color: #000000; 
scrollbar-darkshadow-color: #000000; 
scrollbar-track-color: #868686; 
scrollbar-arrow-color: #ffff33;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
}

#header 
{
margin: 5px;
padding: 5px;
height: 15px;
}

#left 
{
position: absolute;
left: 15px;
top: 160px;
width: 125px;
}

#center 
{
top: 0;
margin-left: 150px;
margin-right: 150px;
}

#right 
{
position: absolute;
right: 15px;
top: 160px;
width: 125px;
}

input,textarea 
{
font-family: "Trebuchet MS"; 
font-size: 8pt; 
color: #000000; 
border-width: 1px;
}

A:link {text-decoration: none; color:#4b4b4b;}
A:visited {text-decoration: none; color:#6c6c6c;}
A:active {text-decoration: none; color:#000000;}
A:hover {text-decoration: underline overline; color: #000000;}
A:hover {background-color: #ffff33;}

</style>