h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2cm;
	font-variant: small-caps;
	color: #FF8E14;
	background-color: #FFFFFF;
	background-position: left;
	text-decoration: underline;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #333333;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}

