body 	{	
		background-image: url(); 
		background-repeat: no-repeat; 
		background-attachment: fixed; 
		background-position: left 7px; 
		background-color: white;
		scrollbar-arrow-color: #000000;
		scrollbar-face-color: #c0c0c0;
		scrollbar-base-color: #818181; 
		scrollbar-3dlight-color: #EEEEEE;
		scrollbar-darkshadow-color: #a9a9a9; 
		scrollbar-shadow-color:#708090;
		}

body,table,td,div,span
		{font-family: Verdana, Geneva, sans-serif, monospace;}

td 		{font-size: 9px; line-height: 14px; color: #707070}

a		{font-weight: normal; color: #0000ff; text-decoration: none;}
a:hover	{font-weight: normal; color: #333333; background: #CCCCCC;}

.asf		{font-family: Verdana, Geneva, sans-serif, monospace;
			font-size : 15px; line-height: 15px; color: #CCCCCC; }
.asf-sub	{font-size : 10px; line-height: 4px; color: #141414; margin-right: 8px;}
	
.asfi		{font-size : 16px; line-height: 12px; color: #999999; }
.asfi-sub	{font-size : 10px; line-height: 10px; color: #333333; margin-right: 8px;}

.textnorm	{font-family: Verdana, Geneva, sans-serif, monospace;
			font-size : 11px; line-height: 14px; color: #707070;}
			
.textnorm2	{font-family: Verdana, Geneva, sans-serif, monospace;
			font-size : 11px; line-height: 14px; color: #000000;}	
			
.date		{font-size : 11px; line-height: 14px; color: #CCCCCC; margin-top: 10px; margin-bottom: 6px;}

.textnorm_w	{font-family: Verdana, Geneva, sans-serif, monospace;
			font-size : 7px; line-height: 7px; color: #ffffff;}	
