div.menuBar { background-color: #ffffff;
	text-align: left;
	font-family: arial, helvetica, sans;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none; }
div.menuBar a.menuButton { text-decoration: none; }
div.menuBar a.menuButton:visited { text-decoration: none; }
div.menuBar a.menuButton:hover { text-decoration: none; color: #ff0000; background-color: yellow; }
.footer { font-family: verdana,arial, helvetica, sans; font-size: 14px; font-weight: bold; text-decoration: none; color: blue; }
td,p,ul { font-family: arial, helvetica, sans; font-size: 14px; color: ##000066; }
.gray { font-family: arial, helvetica, sans; font-size: 14px; font-weight: normal; text-decoration: none; color: #cccccc; }
strong { font-family: arial, helvetica, sans; font-size: 16px; font-weight: bold; color: #330099; }