	body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background:#E0F9FD;
	font-size: 13px;
	border:none;
	}

#Container {
	position:absolute;
	left:50%;
	width:706px;
	margin-top:20px;
	margin-left:-353px;
	text-align:left;
	border:none;;
	}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 115%;
}
.subheadplain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	font-weight: normal;
	line-height: 115%;
}

p {
	margin: 0px;
	padding: 8px 0px 0px;
}

a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #4B688D;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #9C0312;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #4B688D;
	font-weight: bold;
}


.menu {
	letter-spacing: 10px;
	color: #E0F9FD;
}

