body {
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #555555;
	scrollbar-shadow-color: #555555;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-arrow-color: #555555;
}

body {   
	background-color:#FFFFFF;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
	margin-left: 100px;
	margin-right: 100px;
	background-position:bottom right;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

table {   
	margin-left: 50px;
}

td {   
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	line-height: 150%;
	vertical-align: top;
}

A:link 		{ color: #0066cc; text-decoration: underline; font-weight: bold; }
A:visited 	{ color: #0066cc; text-decoration: underline; font-weight: bold; }
A:active   	{ color: #0066cc; text-decoration: underline; font-weight: bold; }
A:hover		{ color: #0066cc; text-decoration: underline; font-weight: bold; }
	
