h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #253F8A;
	letter-spacing: 2pt;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-weight: normal;


}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #253F8A;
	letter-spacing: 4pt;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;

}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #253F8A;
	text-decoration: none;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #D9AD42;
}
.SideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #253F8A;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;

}
a:hover {
	color: #6699cc;
}

a {
	text-decoration: none;
}
.normalbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #253F8A;
	text-decoration: none;
	background-color: #EDECF6;
	padding: 15px;



}
.h2faint {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #A49ED1;
	letter-spacing: 4pt;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
