
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:6pt;
  color: 830808;
  text-align: justify

}

p{
 text-align: justify;
}

ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul {
	position: absolute;
}

ul li {
	float: left;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: transparent #a42a29 #a42a29 #a42a29;
}

ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	width: 150px;
	text-align: center;
	padding: 5px 0;
	font-size:14;
	font-weight: bold;
	background-color: #830808;
	color: #b1ada4;
	border-top: 10px solid #9e2c2b;
}

ul a:hover {
	background-color: #a42a29;
	color: #fff;
	border-top: 20px solid #a75353;
}
object {  float: right }
dd {font-size:10pt}
dt {font-size:16}
img {border-color:#a75353}
a {color:#666666}

