td{
color: #333333; 
font-size:12px; 
line-height:140%;
} 
a:link{color: #264E75;text-decoration: none} 
a:visited{color: #264E75; text-decoration: none} 
a:active { color: #000033; text-decoration: underline} 
a:hover {color:#000033;text-decoration: underline} 

body{ 
	background-image: url(img/bg_ground.jpg);
    background-attachment: fixed;
	background-position: top;
	background-repeat: repeat-x;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	scrollbar-base-color:#666666;
	scrollbar-face-color:#393939;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color:#333333;
	scrollbar-darkshadow-color:#666666;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-shadow-color:#333333;
 }
 .pt10 {
	font-size: 10px;
	line-height: 140%;
}
.pt14 {
	font-size: 14px;
	line-height: 140%;
}

