<style type="text/css">

/* This CSS was written by A.E. Wieden, amy@luthien-tinuviel.net
   Copyright © 2006-2010 do not use without permission from the author! */


table,address 
{
 font-family:Trebuchet MS; 
 font-size:9pt; 
 color:#c0c0c0;
}

p,li,th,td 
{
 font-family:Trebuchet MS; 
 font-size:9pt; 
 color:#c0c0c0;
}

body 
{
 background-color:#202020; 
 background-image:url(http://www.luthien-tinuviel.net/bg/darkvines.png); 
 background-repeat:repeat; 
 background-position:top left; 
 background-attachment:fixed;
 cursor:url(http://www.luthien-tinuviel.net/image/3Darrow.cur); 
 font-family:Trebuchet MS; 
 font-size:9pt; 
 color:#c0c0c0;
 scrollbar-face-color:#000000; 
 scrollbar-highlight-color:#3c4180; 
 scrollbar-3dlight-color:#555555; 
 scrollbar-shadow-color:#4aadb5; 
 scrollbar-darkshadow-color:#b395b3; 
 scrollbar-track-color:#202020; 
 scrollbar-arrow-color:#7174fd;
}

input,textarea 
{
 font-family:Trebuchet MS; 
 font-size:9pt; 
 color:#000000; 
 border-width:1px;
}

a:link {text-decoration:none; color:#c0c0c0;}
a:visited {text-decoration:none; color:#6c6c6c;}
a:active {text-decoration:none; color:#5ade9c;}
a:hover {text-decoration:underline overline; color:#d8d8d8;}
a:hover {background-color:#585dae;}
a:hover {cursor:crosshair;}

</style>