body {
	font-family: verdana, Arial, Tahoma;
	font-size: 12px;
	background-color: #FFF;
}
h1 {
	font-family: Constantia, "Times New Roman", "Goudy Old Style";
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: #E8E8E8;
	padding-top: 2px;
	padding-bottom: 2px;
}
h2 {
	font-family: Constantia, "Times New Roman", "Goudy Old Style";
	font-size: 9px;
	line-height: 50%;
	text-decoration: none;
	padding: 0px;
	border-bottom-style: inset;
	border-bottom-color: #E9E9E9;
	border-bottom-width: 2px;
}

