/* CSS Document */
body {
	background-color:#ffffff;
	margin:0;
	color: #ffffff; 
	font-family: News Gothic MT, arial, sans-serif;
}
a {
	color:#fff;
}
p,ul {
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
}
.pagecontainer {
	width:650px;
	margin:0 auto;
}
.header {
	background-color: #000000;
	padding: 1px 5px 1px 5px;
	margin:0;
}
.space {
	background-color:#ffffff;
	border:0;
	margin:0;
	padding:0;
	height:5px;
}
.content {
	background-color: #006951;
	padding: 1px 5px 1px 5px;
	border: 1px #000000 solid;
	margin:0;
}
.end-nav-bar a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.end-nav-bar a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.end-nav-bar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.end-nav-bar a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.end-nav-bar {
	background-color: #000000;
	padding: 1px;
	border: 1px #000000 solid;
	margin:0;
}
.header h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bolder;
	font-size: 40px;
	font-style: italic;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bolder;
	font-size: 24px;
	font-style: italic;
	line-height: .5;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	color: #006951;
	font-weight: bolder;
	font-size: 18px;
	font-style: italic;
	line-height: .5;
	margin-top: -15px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	margin-left: 2px;
	line-height: .5;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	margin-left: 2px;
	line-height: .5;
}
.header a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.header a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.header a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
