body { 	scrollbar-3dlight-color:    #CC99CC;
       	scrollbar-arrow-color:      #660066;
   	scrollbar-base-color:       #CC99CC;
   	scrollbar-darkshadow-color: #CC99CC;  
 	scrollbar-face-color:       #ffffcc; 
  	scrollbar-highlight-color:  #CC99CC;  
 	scrollbar-shadow-color:     #CC99CC; 
  	scrollbar-track-color:      #ffffff;
}

body,td,p,a,i,small,select,textarea,form,input,option 	{ font-family : Arial, Helvetica, sans-serif;}
body,td,p,a,i,select,textarea,form,input,option 			{ font-size : 10px; }
body,td,p,small,i,select,textarea,input,form,option		{ color : #666666; }

h1,h2,h3,h4,h5,h6		{ font-family : Arial, Helvetica, sans-serif; }
h1,h2,h3,h4,h5			{ color : #CC99CC; text-align : center; }

a 				{ color : #990000; text-decoration : none; }
a:link 				{ text-decoration : none; }
a:visited 			{ text-decoration : none; }
a:active 			{ color : #CCCCCC; }
a:hover 			{ color : #CCCCCC; text-decoration : underline;}

h1 						{ font-size : 18px; }
h2 						{ font-size : 16px; }
h3 						{ font-size : 14px; }
h4 						{ font-size : 12px; }
h5 						{ font-size : 10px; }
h6 						{ font-size :  8px; }
small 						{ font-size :  9px; }

i 						{ font-style : italic; }

body	{ background : white; }

select,textarea,input,option { border: #CC99CC 2px solid;}


span.special1 			{ color: #CCCCCC; }
span.special2 			{ color: #660066; }

.decoy				{ color: #9900CC; }
.solid				{ color: #ff0000; }
.slightly			{ color: #CC3333; }
.carotte			{ color: #FF9900; }
.aeschylus		{ color: #00CCCC; }

table.back			{ background: #660066;}
table.front			{ background: #ffffcc;}
