body {	margin: 0px 0px 0px 0px;	color: #000000;		font-family: Arial, Helvetica, sans-serif;	font-style: normal;   }th, td {    font-size: 10pt;	/*background-image: url(Images/fading_background.png); 	background-repeat: repeat-x; */	    }p {margin-top: 5px;	margin-right: 20px;}/* link tags */a:link {	font-size: 10pt;	text-decoration: underline;	color: #660099;	}a:visited {	font-size: 10pt;	text-decoration: underline;	color: #660099;	}a:hover {	font-size: 10pt;	text-decoration: none;	color: #FFFFFF;	background-color: #666666;	}a:active {	font-size: 10pt;	text-decoration: underline;	color: #000000;	}/* headers */h1, h2, h3 {	color: #000000;    }h1 {	font-size: 14pt;	margin-top: 10px;    }h2 {	font-size: 11pt;	color: #0000CC;    margin-bottom: 0px;	    }h3 {	font-size: 10pt;	color: #0000CC;	margin-bottom: 0px;    }	#left {	position: absolute;	margin-left:20px;	margin-top:10px;	top: 150px; 	left: 30px;	width: 200px;	height: 230px;	}	#center {	position: absolute;	margin-left:20px;	margin-top:10px;	top: 150px; 	left: 280px;	width: 200px;	height: 205px;}	#right {	position: absolute;	margin-left:20px;	margin-top:10px;	top: 150px; 	left: 530px;	width: 161px;	height: 63px;	}#left_image {	position: absolute;	margin-left:20px;	margin-top:10px;	top: 225px; 	left: 30px;	width: 200px;	height: 230px;	}	#center_image {	position: absolute;	margin-left:20px;	margin-top:10px;	top: 225px; 	left: 280px;	width: 200px;	height: 205px;}	#right_image {	position: absolute;	margin-left:20px;	margin-top:10px;	top: 225px; 	left: 530px;	width: 161px;	height: 63px;	}	
