h1, h2 {
font-family: Arial, Helvetica, sans-serif;
}

h1 {
	border-bottom:1px solid;
	font-size:13px;
	border-bottom-color: #1A592B;
	font-weight: normal;
	color: #CC6600;
}

h2 {
	font-size:11px;
	color: #000000;
}

p {
	font-family: verdana, arial,
sans-serif;
	font-size: 10px;
	color: #000000;
}

p.margin {
	font-size:11px;
	font-family: "Times New Roman", Times, serif;
	color: #990099;
	font-style: italic;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: normal;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
}
.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	background-color: #FFF1DD;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	border-bottom:1px solid;
	border-bottom-color: #1A592B;
}
