
h2 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #000099;
	line-height: 22px;
	padding-left: 20px;
}

p {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	line-height: 22px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	
}

td {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
}

.menuhead {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	line-height: 22px;	
}

.menuhead2 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
        margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	background-color: #000099;
	border-right: thin solid #FFFFFF;
	cursor: hand;
}

.menuhead2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menuhead2 a:hover {
	text-decoration: none;
	color: #FF0000
}


.menuhead2a {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	no-background-color: #000099;
	cursor: hand;
}

.menuhead2a a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menuhead2a a:hover {
	text-decoration: none;
	color: #FF0000
}

	
.menuhead3 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
        margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	background-color: #006633;
	border-right: thin solid #FFFFFF;
	cursor: hand;
}
