.style1 {color: #008040}
.style2 {color: #0000FF}
body { margin-bottom: 25cm;}
.style4 {color: #003399; }
body,td,th {font-family: Times New Roman, Times, serif;}

#nav-menu ul
{
	list-style: none;
	padding: 5px 0px 5px 10px;
	margin: 0;
	font:11px "Arial Narrow";
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing:1px;
} 
#nav-menu ul li {
	padding: 3px 0px;
}
#nav-menu a {
	color: #000;
	text-decoration: none;
}
#nav-menu a:hover {
	color: #fff;
}