body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}

#TopMenu {
	text-align: center;
	height: 23px;
	color: #ffffff;
	margin: 0;
	padding: 0;
	padding-top: 7px;
	font-size: 12px;
	font-weight: bold;
}

h1 {
	font-size: 15pt; 
	font-weight: bold;
}

#TopMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#TopMenu ul li {
	display: inline;
	padding: 0;
	margin: 0;
	letter-spacing: -.02em;
}

#TopMenu a:link, #TopMenu a:hover, #TopMenu a:visited, #TopMenu a:active {
	color: #ffffff;
	text-decoration: none;
	padding: 7px 10px 8px 10px;
	height: 23px;
}

#TopMenu .highlight a:link, #TopMenu .highlight a:hover, #TopMenu .highlight a:visited, #TopMenu .highlight a:active {
	color: #fcd600;
}

#TopMenu a:hover {
	background-color: #114b7d;
}

.prod {
	padding: .25em 0 .25em 0;
}
