/* CSS Document */

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	line-height: 22px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	display: block;
	font-weight: normal;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	line-height: 22px;
	padding: 0px;
	font-weight: normal;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	vertical-align: top;
	display: block;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
	padding: 0px;
	font-weight: normal;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.25px;
	color: #B5D5FF;
	line-height: 13.5px;
	padding: 0px;
	font-weight: normal;
}


h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.25px;
	color: #000;
	line-height: 14px;
	padding: 0px;
	font-weight: normal;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
	border-top-style: outset;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 25px;
	width: 200px;
	display: block;
	background-color: #FFFFFF;
	position: absolute;
	margin: 2px;
	left: 50px;
	top: 132px;
	}
	
.navigation:hover {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF0;
	background-color: #FF0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-variant: normal;
	margin: 2px;
	position: absolute;
	}
	
.a:link {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0000CC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-variant: normal;
	margin: 2px;
	position: absolute;
	}
	
.a:active {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0000CC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-variant: normal;
	margin: 2px;
	position: absolute;
	}
	
.a:visited {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0000CC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-variant: normal;
	margin: 2px;
	position: absolute;
	}
	
	
	
	
	
#Layer5 p {
	font-size: 14px;
}
