#text {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	line-height: 1.6em;
}
#text p {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#text h3 {
	font-size: 1.4em;
	color: #000000;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#text h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin-bottom: 0px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

#text ul {
	list-style-type: decimal;
	font-size: 1.2em;
	font-weight: normal;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#text span {
	margin-left: 15px;
	color: #333333;
}
