body {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #0159A3;
}
.nav {
	background-color: #fdedb9;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
}
.nav a {
	color:black;
	text-decoration:none;
}
.nav a:hover {
	color: #993300;
	text-decoration:underline;
}
.paget {
	font-size: 36px;
	color: #5E9B6E;
	padding: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #8CC681;
}
#footer {
	background-color: #E9E9E9;
	height: 10px;
	padding-right:25px;
}
.content {
	font-size: 14px;
	line-height: 18px;
	padding: 10px;
}
.rightp {
	background-color: #BFFFFF;
}
#regi {
	font-weight:bold;
}
#reg input {
	font-weight:normal;
	margin:5px;
}.content p {
	margin: 5px;
}
.orange {
	font-weight: bold;
	color: #FF9900;
}
.style4 {font-size: 24px}
.style4 a {
	color: #0066CC;
	text-decoration:none;
}
.style5 {
	font-size: 24px;
	color: #990000;
	font-weight: bold;
}
.style5 a {
	color: #0066CC;
	text-decoration:none;
}
.style8 {color: #990000}
.style9 {color: #990000; font-weight: bold; }