body {
	margin-top: 0px;
		font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
}
a:link { color:#006699 ; text-decoration:none }
a:hover { color:#006699 ; text-decoration:underline }
a:active { color:#006699 ; text-decoration:underline }
a:visited { color:#006699 ; text-decoration:none }

.error {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.message {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
}
.listing {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.forms {
	background-color: #FFFFFF;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-image:  url(images/content_body.gif);
	border-top: solid #006699;
	border-right: inset #006699;
	border-bottom: inset #006699;
	border-left: solid #006699;
}
