h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FF2B2B;
	letter-spacing: 1.5em;
	word-spacing: 1.5em;
	margin: 10px;
	padding: 10px;
	border-bottom-width: 10px;
	border-bottom-style: groove;
	border-bottom-color: #990000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

