BODY { 
	margin-top: 0;
	margin-left: 0;
	margin-width: 0;
	margin-height: 0;
	background-image: url(images/harmonized_r2_c2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	backgroud-attachment: fixed;
         scrollbar-base-color:#ADD9E5; 
         scrollbar-face-color:#ADD9E5; 
         scrollbar-track-color:#C2B9A7; 
         scrollbar-arrow-color:#C2B9A7;
         scrollbar-highlight-color:#C2B9A7; 
         scrollbar-3dlight-color:#C2B9A7; 
         scrollbar-shadow-color:#C2B9A7;
         scrollbar-darkshadow-color:#C2B9A7;
}

.content {
	font-family: Verdana, Arial, Helvetica;
	font-size: 0.7em;
 	text-decoration : none;
	color : #000000;
} 
 
a:hover  {
 	text-decoration : none;
}

.outertable{
	border-color:#000000;
	background-color:#FFFFFF;
	border-style: solid;
}

table {
	background-repeat: no-repeat;
	background-position: top center;
}


