.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11.5px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.bottomlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11.5px;
	line-height: 16px;
	font-weight: bold;
	color: #663300;
}
.clear {
	clear: both;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCC;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 34px;
	font-weight: bold;
	color: #663300;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	color: #000000;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #993300;
	margin: 0px;
	padding: 0px;
}
ul {
	margin-bottom: -5px;
}
li {
	margin: 3px;
	line-height: 7px;
}
.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
}
.dottedunderline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.picboxborder {
	margin: 5px;
	padding: 5px;
	border: 2px groove #CCCCCC;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFFF;
	margin: 0px;
}
.thickdottedunderline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333333;
	padding: 0px;
}
.imagefloatleft {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
