body { scrollbar-face-color: #000000; scrollbar-shadow-color: #999999; scrollbar-highlight-color: #999999; scrollbar-3dlight-color: #999999; scrollbar-darkshadow-color: black; scrollbar-track-color: #000000; scrollbar-arrow-color: #CCCCCC }

body {
	margin:50px 0px; padding:0px;
	text-align:center;
	}
	
#Content {
	width:800px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	color: #000;
	background-color: inherit;
	}


a:link   {
color: #FFFFFF; 
background-color: inherit;
font-weight: bold;
} 

a:visited   {
color: #FFFFFF;
background-color: inherit;
text-decoration: underline;
font-weight: bold;
}  

a:active   {
color: #FFFFFF;
background-color: inherit; 
 
}

#footer { 
   text-align: center; 
       height: 40px; 
       margin: 4px 188px 0px 188px; 
       padding-top: 4px; 
       border-top: 1px solid #EADDC5;
       font-size: 11px;
       color: #FFFFFF; 
	   background-color: inherit;
}