body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #221F4C;
	line-height: 18px;
}

a:link, a:visited, a:hover, a:active, .orangetext {
	color: #F36523;
}

a:link, a:visited, a:active {
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	background-color: #F36523;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F36523;
	line-height: 28px;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	background-color: #F36523;
}

.rings {
	background-attachment: scroll;
	background-image: url(../graphics/rings-01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.formfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #221F4C;
	border: 1px solid #F36523;
}
