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 {	font-weight: bold; text-decoration: none;	  color:  #660000;	outline: none;	}

a:visited {	  color: #660000;	}

a:active {	color:  #666666;	}

a: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: #000000;	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;	}


h3 { font-weight: bold; font-size:150%; text-decoration: none;	color:  #666666; outline: none;	}

cal1 { font-size:80%; text-decoration: none;	color:  #660000; outline: 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: 180px;
	top: 0px;
	margin-left: 30px;
}

#left {	position: absolute;	padding: 0px;	margin-left: 10px;	margin-top: 200px;	}

#right {
	position: absolute;
	padding: 0px;
	margin-right: 0px;
	margin-top: 150px;
	width: 210px;
	left: 500px;
	top: 65px;
}

#middle {
	position: absolute;
	padding: 0px;
	margin-left: 30px;
	margin-top: 150px;
	width: 400px;
	top: 65px;
}

