.text-normal {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.text-10pt {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.text-title {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.text-header {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #39567F;
}
.text-subheader {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #745064;
}
.text-name {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.link-normal {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #336666;
}
.link-title {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #336666;
}
.text-section {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.text-label {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #768EB0;
}
.text-warning {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #CC0033;
}
.text-date {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #768EB0;
}
