@charset "ISO-8859-1";
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3366CC;
}
.imageleft {
	float: right;
	border: 1px solid #3366CC;
	margin: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #3366CC;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #000066;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
}
