P,td { font-family: sans-serif; font-size: 14px; }
strong { font-family: sans-serif; font-size: 14pt; font-weight: bold; color: blue; }
h1 { font-family: sans-serif; font-size: 28px; font-weight: bold; color: black; text-align: center; }

div.menuBar {
	font-family: arial, helvetica, sans;
	font-size: 16px;
	font-weight: bold;
	color: #416297;
	text-decoration: none; 
	padding-left: 14px; }
div.menuBar a.menuButton {
	color: #416297;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #DEC17B;
	}
div.menuBar a.menuButton:visited {
	color: #416297;
	display: block;
	border-bottom: 1px solid #DEC17B;
	}
div.menuBar a.menuButton:hover {
	font-family: arial, helvetica, sans;
	color: #000000;
	display: block;
	border-bottom: 1px solid #000000;
	}

