td {font-family:Arial; font-size:89%;}

.small {font-size:90%;}

a {
	font-family:Arial;
	font-weight:normal;
	font-size:100%;
	color:blue;
}
h1 {
	font-family:Arial;
	font-weight:bold;
	font-size:125%;
	color:black;
	margin:0px;
}
h2 {
	font-family:Arial;
	font-weight:bold;
	font-size:110%;
	color:black;
	margin:0px;
}
h3 {
	font-family:Arial;
	font-weight:bold;
	font-size:100%;
	color:black;
	margin:0px;
}

a h2 {text-decoration:none;}
a h2:hover {text-decoration:underline;}

.MenuLevel1{border-top:solid white 1px; background-color:#5676A0;}
.MenuLevel2{border-top:solid white 1px; background-color:#728EB4;}
.MenuLevel3{border-top:solid white 1px; background-color:#91A6C4;}

.MenuLevel4{padding-left:10px; border-top:solid white 1px; background-color:#728EB4;}
.MenuLevel4 a.navlink {font-size:95%; font-weight:normal;}
.MenuLevel4 a.navlink:hover {font-size:95%; font-weight:normal;}

.MenuEnd{border-bottom:solid white 1px;}
a.navlink{font-family:Arial; font-weight:bold; font-size:100%; color:white; text-decoration:none;}
a.navlink:hover{font-family:Arial; font-weight:bold; font-size:100%; color:white; text-decoration:underline;}