body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 5px;
	text-align: left;

}
a.menuLeft:link { text-decoration: none; font-size:16px; font-weight:bold;}
a.menuLeft:visited {text-decoration: none; font-size:16px; font-weight:bold;}
a.menuLeft:hover {ext-decoration: underline; font-size:16px; font-weight:bold;}
a.menuLeft:active {text-decoration: underline; font-size:16px; font-weight:bold;}

a.menuLeftsub:link { text-decoration: underline; font-size:16px;}
a.menuLeftsub:visited {text-decoration: underline; font-size:16px;}
a.menuLeftsub:hover {ext-decoration: none; font-size:16px;}
a.menuLeftsub:active {text-decoration: none; font-size:16px;}

a.menuMidle:link {color:#000000; text-decoration: none; font-size:14px; font-weight:bold;}
a.menuMidle:visited {color: #000000;text-decoration: none; font-size:14px; font-weight:bold;}
a.menuMidle:hover {color: #083486;text-decoration: underline; font-size:14px; font-weight:bold;}
a.menuMidle:active {color: #083486;text-decoration: underline; font-size:14px; font-weight:bold;}

a.menuBottom:link { text-decoration: underline; font-size:18px; font-weight:bold;}
a.menuBottom:visited {text-decoration: underline; font-size:18px; font-weight:bold;}
a.menuBottom:hover {text-decoration: none; font-size:18px; font-weight:bold;}
a.menuBottom:active {text-decoration: none; font-size:18px; font-weight:bold;}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
