body {  margin: 0px 0px 0px 0px;
	color: #666666;
        background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
        background-position:100% 100%;
        scrollbar-3dlight-color : #CCCCCC;
	scrollbar-darkshadow-color : #999999;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-arrow-color : #C0C0C0;
	scrollbar-face-color : #FFFFFF;
	scrollbar-track-color : #FFFFFF;
}


 p{font-size: 8pt;line-height: 10pt;}
 .black{font-size: 8pt; color="#666666"; line-height: 10pt;}
 .n{font-size: 8pt;line-height: 10pt;}
 .white{font-size:9pt; color:#FFFFFF; font-weight:bold; line-height: 12pt;}
 .red{font-size:8pt; color:#FF6666; font-weight:bold; line-height: 10pt;}
 .blue{font-size:8pt; color:#6666FF; font-weight:bold; line-height: 10pt;}
 .l_blue{font-size:10pt; color:#6666FF; font-weight:bold; line-height: 13pt;}
 .green{font-size:8pt; color:#66FF66; font-weight:bold; line-height: 10pt;}
 A:link { font-weight:bold; color: #FFFFFF; text-decoration: none; }
 A:visited { font-weight:bold; color: #FFFFFF; text-decoration: none; }
 A:active { font-weight:bold; color: #FFFFFF; text-decoration: none; }
 A:hover { font-weight:bold; color: #FF6633; text-decoration: none; }
