p{
font-family: Arial, sans-serif;
font-size: 12px;
color: #000000;
line-height: 18px;
padding: 3px;
}ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	padding: 3px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 6px;
}

.title {
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000099;
	padding-top: 3px;
	padding-bottom: 3px;
}

.navleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	display: block;
	font-style: normal;
	font-weight: bold;
	width: 177px;
	background-color: #FFD982;
	height: 30px;
	text-indent: 10px;
	padding-top: 10px;
	text-decoration: none;
	}

.navleft:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	font-style: normal;
	font-weight: bold;
	width: 177px;
	background-color: #000000;
	height: 30px;
	text-indent: 10px;
	padding-top: 10px;
	text-decoration: none;
	}
	
.navleft:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	display: block;
	font-style: normal;
	font-weight: bold;
	width: 177px;
	background-color: #000000;
	height: 30px;
	text-indent: 10px;
	padding-top: 10px;
	text-decoration: none;
	}
