a img{
	border: none;
}
body{
	font-family: Arial, Helvetica;
	font-size: 12px;
	margin: 20px;
}
h1 {
	border-bottom: 1px solid #000000;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
.contact {
	font-family: Arial, Helvetica;
	font-size: 12px;
	padding: 15px;
}
.navFooter {
	color: #999999;
	font-family: Arial, Helvetica;
	font-size: 10px;
}
.navFooter:hover {
	color: #CC6600;
	font-family: Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
}
.tableContent {
	font-family: Arial, Helvetica;
	font-size: 10px;
}
.textbold {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#centralcontent{
	padding: 0px;
	text-align: left;
}
#footer{
	border-top: 7px solid #CC6600;
	color: #666666;
	font-family: Arial, Helvetica;
	font-size: 10px;
	text-align: center;
}
#outercontainer{
	width: 720px;
}

