body {
  margin: 0 0 0 0;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

table.header {
  display: none;
}

div.h_menu, div.h_menu2 {
  display: none;
}

div.menu {
  display: none;
}

div.top {
  display: none;
}

td.float {
  display: none;
}

div.footer {
  display: none;
}


h1 {
  font-size: 18px;
  font-weight: bold;
  color: #4C6062;
  padding-bottom: 5px;
  padding-left: 5px;
  background-color: transparent;
  border-bottom: 1px solid #B0BEBC;
  border-left: 1px solid #B0BEBC;
  background-image: url(hback.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  text-align: left;
}

td.content{
	vertical-align: top;
}

div.content{
	padding: 0;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
}

div.content p{
	padding-left: 0;
}

div.content a:link, a:visited {
	color: black;
	text-decoration: none;
	font-weight: normal;
}


div.pic, div.pic_cen{
	font-size: 10px;
	line-height: 10px;
	margin: 3px 3px 3px 10px;
	border: 1px solid #8AA2B9;
	padding: 2px 2px 2px 2px;
	color: black;
}

div.pic_cen{
	float: none;
}

div.pic img, div.pic_cen img{
	border: 1px solid black;
	margin-bottom: 3px;
}

div.highlight{
	border: 1px solid black;
	background-color: #FFF8DC;
	padding: 5px 5px 5px 5px;
	clear: both;
	margin-left: 5px;
}

div.midfooter{
	padding: 2px 2px 3px 2px;
	border-top: 1px solid #8AA2B9;
	border-bottom: 1px solid #8AA2B9;
	text-align: center;
	color: #4682B4;
	font-weight: bolder;
	background-color: #DEE9EB;
}

div.midfooter a{
	color: black;
	text-decoration: none;
}

div.cback{
	background-image: url("cback.gif");
	background-repeat: no-repeat;
	
}

div.small{
	color: #BDBDBD;
	font-size: 10px;
}

.ref{
	text-align: left;
	word-wrap: break-word;
}

div.content li{
	padding: 3px 0px 3px 0px;
}

table.tab, #descrip{
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #8AA2B9;
}

#descrip{
	color: white;
	padding: 5px 5px 5px 5px;
}

table.tab td{
	border-right: 1px solid #8AA2B9;
	border-bottom: 1px solid  #8AA2B9;
	padding: 5px 5px 5px 5px;
	text-align: justify;
}