.textblack {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.bold {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.list {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.blue {
	color: D3DDE7;
	font-size: 11px;

}
h1.style1  {
	color: #456F9B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	background-color: #FFFFFF;
	padding: 0px;
}

h1 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990000;
	padding-left: 6px;
}
h2 {
	font-size: 14px;
	color: #000000;
	padding-left: 2px;
}
h1.bottom {
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
}
a.nav:link     {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.nav:visited      {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.nav:active     {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.nav:hover     {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
