h1 {  font-family: "Book Antiqua", Palatino; font-style: italic; font-size: 36pt}
.handlink {
	color: #996633;
	text-decoration: underline;
	cursor: hand;
}
.errormessage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
	vertical-align: middle;
	height: 30px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding-top: 4px;
	letter-spacing: 1px;
	background-color: #F8D9C7;
	padding-left: 15px;
}
