.body_text {
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
a:link {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.head1 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #1C145D;
}

a:active {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.blue {
	font-family: Arial;
	font-size: 15px;
	color: #1B155F;
	font-weight: bold;
}

.orange {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FD7E00;
}

a:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #1C1461;
	text-decoration: none;
}
.b:link {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FD7E00;
	text-decoration: none;
}
.b:visited {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FD7E00;
	text-decoration: none;
}
.b:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #1C145D;
	text-decoration: none;
}
.b:active {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FD7E00;
	text-decoration: none;
}

