p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #663300;
	padding-top: 0px;
	padding-left: 45px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	color: #0066CC;
	padding-top: 15px;
	padding-left: 15px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #0066CC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}
.indent {
	padding-left: 10px;
}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #663300;
	padding-top: 0px;
	padding-left: 10px;
}
ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: 663300;
	padding-left: 32px;
}
ul {
	color: #CC6600;
	list-style-type: disc;
	padding-left: 60px;
	margin-left: 0px;
}
li {
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

