body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	scrollbar-face-color: 		#666666;
	scrollbar-shadow-color: 	#333333; 
	scrollbar-highlight-color: 	#cccccc; 
	scrollbar-3dlight-color: 	#cccccc; 
	scrollbar-darkshadow-color: #336666; 
	scrollbar-track-color: 		#333333; 
	scrollbar-arrow-color: 		#990000;
}

font.title { color:#ffffff; background-color: transparent; text-decoration:none; font-weight:bold; font-family:Arial; font-size:13pt; }

font.caption { color:#ffffff; background-color: transparent; text-decoration:none; font-weight:bold; font-family:Arial; font-size:11pt; }

font.small { color:#cccccc; background-color: transparent; text-decoration:none; font-family:Arial; font-size:8pt; }

a.link        { color:#ffffff; background-color: transparent; text-decoration:none; font-family:Arial; font-size:9pt; }
a:link.link   { color:#ffffff; background-color: transparent; text-decoration:none; font-family:Arial; font-size:9pt; }
a:visited.link { color:#cccccc; background-color: transparent; text-decoration:none; font-family:Arial; font-size:9pt;}
a:hover.link   { color:#990000; background-color: transparent; text-decoration:underline; font-family:Arial; font-size:9pt; }
a:active.link  { color:#333399; background-color: transparent; text-decoration:none; font-family:Arial; font-size:9pt; }
