@charset "UTF-8";
/* CSS Document */

.main {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #06205F;
}
.h1 {
	font-family: Calibri, tahoma, arial;
	font-size: 14px;
	font-weight: bold;
	color: #06205F;
}
.h2 {
	font-family: Calibri, tahoma, arial;
	font-size: 14px;
	font-weight: bold;
	color: #FED200;
}

.h3 {
	font-family: Calibri, tahoma, arial;
	font-size: 14px;
	font-weight: bold;
	color: #8B141D;
}
.h4 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #8B141D;
}
.a {
	font-family: Calibri, tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	color: #06205F;
}

.a:visited {
	font-family: Calibri, tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	color: #06205F;
}
.a:hover {
	font-family: Calibri, tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	color: #06205F;

}
.footerlinks {
	font-family: Calibri, tahoma, arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

	
.anchorlinks {
	font-family: Calibri, tahoma, arial;
	font-size: 11px;
	color: #06205F;
	font-weight: bold;
}
