body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-size: 12px;
	border:none;
	background-color: #ffffff;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
		color: #000000;
	font-size: 12px;
	
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	
}

a:link { 
	color: #B22222;
	}
a:visited { 
	color: #B22222;
	}
a:hover { 
	color: #B22222;
	}
a:active { 
	color: #B22222;
	}

style1 {
	font-size: 36px;
	text-align: center;
}

.navlist a {
	display: block;
	padding: 2px 2px 2px 10px;
		font-size: 16px;
	color: #006600;
}

.navlist a:hover {
	background-color: #EEE8AA;
	background-position: 0% 50%;
	font-weight: bold;
	font-size: 16px;
	color: #006600;
}

.navlist a:active {
	background-color: #B6C8D2;
	background-position: 0% 50%;
	font-size: 16px;
	color: #006600;
}

.navlist {
	background-position: 0% 50%;
	font-size: 16px;
	color: #006600;
}

.navlistsub a:hover {
	background-color: #EEE8AA;
	background-position: 0% 50%;
	font-weight: bold;
	font-size: 12px;
	color: #006600;
}

.navlistsub a:active {
	background-color: #EEE8AA;
	background-position: 0% 50%;
	font-weight: bold;
	font-size: 12px;
	color: #006600;
}

.navlistsub a {
	display: block;
	padding: 0px 0px 0px 10px;
		font-size: 12px;
	color: #006600;
}


.sectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
		color: #005A8F;
	font-size: 24px;
	
}
.sectionSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
		color: #005A8F;
	font-size: 18px;
	
}
