.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5b5656;
	background-repeat: no-repeat;
}
.content_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5b5656;
	font-weight: bold;
}
.content_norepeat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5b5656;
	background-repeat: no-repeat;
}
.content_bluelarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0A5A78;
	font-weight: bold;
}
.content_bluenormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0A5A78;
}
a:link {
	color: #0A506D;
}
a:active {
	color: #0A506D;
}
a:visited {
	color: #0A506D;
}
a:hover {
	color: #6D9BB2;
}
.contentwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
.content_title_procedures {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #5b5656;
	font-weight: bold;
}

