.border {
	border: 1px solid #efb036;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
li {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
}
.SB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 3px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.sbtxt {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
.pgreen {
	font-family: Tahoma;
	font-size: 11px;
	color: #2E895B;
}
.pgrey {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

