.topo {
	height: 160px;
	width: 100%;
	background-color: #000000;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 760px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-bottom-color: #999999;
	text-align: left;
	padding: 12px;
	background-color: #FFFFFF;
}

#quali {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.menu {
	padding-top: 6px;
	padding-bottom: 6px;
}
.body {
	text-align: center;
	background-color: #000000;
	padding-top: 12px;
	padding-bottom: 12px;
}

.menuA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	margin-left: 40px;
}

a.menuA:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
