.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #050C3E;
}
a:link {
	color:#050C3E; text-decoration: underline
}
a:active {
	color:#050C3E; text-decoration: underline
}
a:visited {
	color:#050C3E; text-decoration: underline
}
a:hover {
	color:#FF8000; text-decoration: underline
}
h4 {
	color: white;
	background-color: #050C3E;
	padding: 1em;
}
.borderbottom1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: ridge;
	border-top-color: #383254;
	border-right-color: #383254;
	border-bottom-color: #383254;
	border-left-color: #383254;
}
.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.font2Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CE0000;

}
.borderall1 {
	border: thin solid #E06232;
}
.font3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #383254;
}
