body {	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	font-family: "arial";	color: #000000;	background-color: #cccc99;	}

a.blue {	font-weight: bold; text-decoration: none;	color:  #666666;	outline: none;	}

a.blue:visited {	  color: #666666;	}

a.blue:active {	color:  #666666;	}

a.blue:hover {	color: #000000;	text-decoration: none;	}

a.yellow {	 text-decoration: none;	color: #660000;	outline: none;	}

a.yellow:visited {	  color: #660000;	}

a.yellow:active {	color:  #999999;	}

a.yellow:hover {	color: #999999;	text-decoration: none;	}


a.red {font-weight: bold; 	text-decoration: none;	color:  #660000;	outline: none;	}

a.red:visited {	  color: #660000;	}

a.red:active {	color:  #660000;	}

a.red:hover {	color: #000000;	text-decoration: none;	}

.ahem {	display: none;	}

strong, b {	font-weight: bold;	}

p {	font-size: 11px;	line-height: 13px;	margin-top: 18px;	margin-bottom: 10px; 	}

img {	border: 0;	}


#top {
	position: absolute;
	height: 21px;
	top: 118px;
	left: 22px;
}

#left {	position: absolute;	padding: 0px;	margin-left: 10px;	margin-top: 200px;	}

#middle {
	position: absolute;
	padding: 0px;
	margin-left: 100px;
	margin-top: 100px;
	width: 310px;
	left: -49px;
	top: 55px;
}
