﻿h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	border-top-style: double;
	border-top-width: 3px;
	border-top-color: #0000FF;
	width: 700px;
	text-align: center;
	border-bottom-style: double;
	border-bottom-width: 3px;
	border-bottom-color: #0000FF;
}
p {
	font-family: Helvetica, sans-serif;
	padding-left: 10px;
	font-size: 88%;
	margin-top: 0px;
	padding-top: 0px;
	width: 600px;
	line-height: 1.3em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-bottom: 5px;
}
