@charset "utf-8";

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000058;
}

body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #2A3B63;
	background-color:#FCF9F2
}
h5 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	margin-top: 2px;
	font-style: italic;
}
h4 {
	list-style-position: inside;
	list-style-type: disc;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: normal;
}


h6 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #000058;
}
img {

}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000058;
}
a:hover {
	font-weight: bold;
	color: #000058;
}

