h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	padding: 2px 30px 2px 45px;
	font-style: oblique;
	filter: DropShadow(Color=cccccc, OffX=5px, OffY=5px,);
	border-top-style: groove;
	border-bottom-style: groove;
	background-color: #FF9900;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.inventive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #000000;
}




.orangeLink {
	font-style: oblique;
	color: #FF6600;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: inset;
	border-bottom-color: #F5EBE9;
	width: 510px;
}

	#orangeLink a:link {
	font-style: oblique;
	font-weight:bold;
	color: #FF6600;
	text-decoration:none;
	font-size: 18px;
}

	#orangeLink a:visited {
	font-style: oblique;
	font-weight:bold;
	color: #FF9600;
	text-decoration:none;
	font-size:18px;
}

	#orangeLink a:hover {
	font-style: oblique;
	color: #FF9900;
	font-weight:bold;
	text-decoration:underline;
	font-size: 18px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
