body {
  background-attachment: fixed;
  background-position: right center;
  background-repeat: no-repeat;
  background-color: 33CC99;

scrollbar-face-color: F0F8FF;
 scrollbar-shadow-color: c3d2e4; 
scrollbar-highlight-color: c3d2e4;
 scrollbar-3dlight-color: F0F8FF; 
scrollbar-darkshadow-color: F0F8FF;
 scrollbar-track-color: F0FFFF; 
scrollbar-arrow-color: 000000;
}

.postview
{
font-family: Tahoma;
font-size: 10pt;
text-align: justify;
color: #009900;
}

input, textarea 
{
background-color: #F3F6FA;
color: #1B268E;
}

a:link	{color: #FFFFFF; text-decoration: underline;  }
a:active	{color: #FFFFFF; text-decoration: underline; }
a:visited	{color: #FFFFFF; text-decoration: underline; }
a:hover	{color: #CC0000; text-decoration: underline; }
body	{color: #FFFFFF;}
table	{color: #FFFFFF;}
td	{color: #FFFFFF;}