body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 20px;
}
#tablehome {
	border: 0px none;
	margin-top: 20px;
}
#divNavBar {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	height: 40px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}
.hairfooter {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
#divNavBar a:link, #divNavBar a:visited {

	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#divNavBar a:hover, #divNavBar a:active {

	color: #ff00cc;
}
.special {
	font-weight: bold;
	color: #000000;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF00FF;
	border-bottom-color: #FF00FF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
.imgRight {
	float: right;
}
