body,form
{ margin: 0; }

body,textarea,input,select
{ background-color: #99CC99; }

img
{ border: 0; }


body,td,input,textarea,select
{ font-family: georgia;
font-size: 8pt;
color: #oooooo; 

scrollbar-base-color: #99CC99;
scrollbar-face-color: #99CC99;
scrollbar-track-color: #99CC99;
scrollbar-highlight-color: #3C3C5C;
scrollbar-3dlight-color: #99CC99;
scrollbar-shadow-color: #3C3C5C;
scrollbar-darkshadow-color: #99CC99;
scrollbar-arrow-color: #3C3C5C; }

input,textarea
{ border: solid #3C3C5C 1px; }

#content
{ position: absolute;
left: 25;
top: 25; 
bottom: 25;
width: 461; }

a:link,a:active,a:visited
{ color: #0066CC;
text-decoration: none; }

a:hover
{ color: #0066CC;
text-decoration: none; }

h1,h2,h3
{ font-size: 10pt;
font-weight: bold; }