body
{
font-family: verdana;
font-size: 13px;
background-color: #e6e6dc;
margin-top: 0px;
}

.nav
{
margin-top: 10px;
margin-right: 10px;
color: #00628b;
font-weight: bold;
float:right;
}

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

.nav a:hover
{
	text-decoration: underline;
}

.block
{
background-color: white;
width: 820px;
text-align:
left;
margin: 0 auto;
padding-right: 0px;
overflow:auto;
}

 .disclaim
 {
 text-align: center; 
 font-size: 10px;
 }
