body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 85.5%;
	line-height: 1.4;
	background-color: #ffffff;
	padding-bottom: 15px;
	margin: 20pt;
	padding: 0pt;
	border: medium none;
	align: center;
	}

	

a {
    color: #2f8da5;
	text-decoration: none;
	}
	
a:hover, {
    color: #000066;
	text-decoration: underline;
	}

.listNormal {
	list-style-position: inside;
	list-style-type: disc;
}


 input
{
color: #000000;
background: #e5f7fc;
border: 1px solid #666666
}

.submit input
{
color: #000;
font-weight: bold;
background: #e5f7fc;
border: 2px outset #666666
padding: 2px 2px 2px 2px;
}

.policy {
font-size:75.5%;
color:#666666;
}
.blue { 
color: #5cbcd4;
}