body, table, tr, td {
	font: 8pt book antiqua; 
	color: #99CCFF;
	letter-spacing: 1px}
	
body 
{ background-color: #FFFFFF;
background-image: url(bg.jpg);
background-repeat: no-repeat; 
background-attachment: fixed;

font-family: book antiqua; 
color: #99CCFF; 
font-size: 12px;

cursor: e-resize;

direction:;
  background-attachment:fixed; 
  scrollbar-arrow-color: #99ccff;
  scrollbar-track-color: white;
  scrollbar-face-color: white;
  scrollbar-highlight-color: #99ccff;
  scrollbar-3dlight-color: white;
  scrollbar-darkshadow-color: white;
  scrollbar-shadow-color: white; } 


input, select, textarea
{ border:1px solid #99ccff; background:white; font-family: book antiqua;
font-size:10;
color: #000000; }


A:link
{ text-decoration: line-through; color:#cccccc }
A:visited
{ text-decoration: line-through; color:#99ccff; }
A:active
{ text-decoration: line-through; color:#cccccc; }
A:hover
{ text-decoration: overline underline; color:#000000;
font-weight: lighter;}
