.body{
	font-family: Arial, Georgia,'Times New Roman',Times,serif;
	font-size: 12px;
	text-decoration: none;
	color: Black;
	font-weight: none;
	line-height: 17px;
}
.link{
	font-family: Arial, Georgia,'Times New Roman',Times,serif;
	font-size: 12px;
	color: #063666;
	font-weight: none;
	line-height: 17px;
}
h1{
	font-family: Georgia,Arial, 'Times New Roman',Times,serif;
	font-size: 17px;
	text-decoration: none;
	text-align:center;
	color: Black;
	font-weight: none;
	line-height: 17px;
}
.right{
	font-family: Georgia,Arial, 'Times New Roman',Times,serif;
	font-size: 11px;
	color: #063666;
	font-weight: none;
	line-height: 15px;
}
.top{
	font-family: Arial, Georgia,'Times New Roman',Times,serif;
	font-size: 12px;
	text-decoration: none;
	color: White;
	font-weight: bold;
	letter-spacing: 1px;
}
.footer{
	font-family: Arial, Georgia,'Times New Roman',Times,serif;
	font-size: 12px;
	text-decoration: none;
	color: White;
	font-weight: none;
}
a:hover   {
	color : #66CCFF;
}
.form_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #063666;
	background: #FFFFFF;
	border-style: solid;
	border-color: Gray;
	border-width: 1px;
}
.form_button {
	font-family: Arial, verdana,helvetica,sans-serif;
	font-size: 12px;
	padding:2px;
	color: White;
	background: #063666;
	border-style: solid;
	border-color: #66CCFF;
	border-width: 1px;
}