#body-page table{
line-height:1.5em;
}

#main-page{
width:750px;
margin:auto;
}

#body-page{
text-align:center;
margin:1.5em 0;
}

A:link {
	text-decoration: underline;
	color: #0000CC;
}
A:visited {
	text-decoration: underline;
	color: #0000CC;
}
A:active {
	text-decoration: none;
	color: #CC6600;
}
A:hover {
	color: #FF6600;
	text-decoration: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size:1px;
}