.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	padding-left: 10px;
}
.texttag {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #006633;
}
.texttagspaced {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
	text-indent: 10px;
	text-align: right;
}
.headers {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003466;
	font-style: normal;
	font-weight: bold;
}
.textboldblue {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006699;
	font-style: normal;
	font-weight: bold;
}
.texttag2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
