body{background-color: #757675;
	margin-top:0px;
	margin-left: 0px;
}
.header{width: 800px;
	height: 254px;
	margin-left: auto;
	margin-right:auto;
	margin-bottom: 10px;
	border-bottom:solid #ffffcc 2px;
	}
.bodytext{color:#000000;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	font-size: 105%;
	font-family: Helvetica;
	border: solid 1px #000066;
	background-color: #E5E5E5;
	padding-top: 0px;
	padding-bottom: 10px;
	}
.bottommenu {text-align:center;
	border-top: ridge 3px #ccccff;
	border-bottom: ridge 3px #ccccff;	
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	font-size:80%;
	color: #000066;
	}
.headertitle{position:relative;
	top: -260px;
	left: 580px;
	color:#ffffff;
	font-family:"Times New Roman";
	font-size: 200%;
	text-align:left;
}
.redbold{color:red;
	font-weight: 600;
	}
a:link{color: #000000}
a:visited{color: #000066}
a:hover{color:#ffffff;
	background-color: #000000}
p{padding-left: 5%;
	padding-right: 5%;
	color:#000000;
	}
h1{text-align:center;
	color:#000066;
	font-size: 225%;
	font-family: "Times New Roman";
	}
h2{
	margin-left:5%;
	color: #000000;
	list-style : none;
}
ul{margin-left: 10%;
}
li{color:#000000;
}
