h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:16px;
	}

#stylefive{
	position:relative;
	height:16px;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Verdana, Helvitica, sans-serif;
	border-bottom-width: 3px;
	border-bottom-style: none;
	background-color: transparent;
	background-position: left top;
	width: 100%;
	font-style: italic;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: none;
	line-height: normal;
	font-variant: normal;
	display: inline;
	margin-top: 5px;
	padding-top: 3px;
	margin-right: 5px;
	margin-left: 5px;
	}

#stylefive ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
	background-color: #FFFFFF;
	height: 20px;
	display: inline;
	}

#stylefive ul li{
	display:inline;
	margin:0;
	height: 20px;
	width: auto;
	}

#stylefive ul li a{
	color:#003366;
	text-decoration:none;
	height:20px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	display: inline;
	}

#stylefive ul li a:hover,#stylefive ul li a.current{
	color:#FFFFFF;
	background-color: #0099cc;
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
	}
