.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	color: #003399;
	word-spacing: normal;
	padding: 5px 5px 5px 15px;
	font-weight: normal;
	}
	.text-no-pad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	color: #003399;
	word-spacing: normal;
	font-weight: normal;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	line-height: 120%;
	font-weight: bold;
	color: #003399;
	padding: 3px 3px;
	border-top-color: #FFFFFF;
}

