body {  background-color: #FFFFFF; font-family: Arial }
 
p {  font-family: Arial; font-size: 11px; color: #001E4A; line-height: 110%}

a:hover {
	text-decoration: none;
	font-style: normal;
	font-size: x-small;
	font-weight: normal;
	font-family: Arial
}
a:active {
	text-decoration: none;
	font-weight: normal;
	font-family: Arial;
	color: #001e4a

}
a:visited {
	text-decoration: none;
	font-family: Arial;
	font-weight : normal;
	color: #001e4a
}
a:link {
	text-decoration: none;
	font-weight: normal;
	font-family: Arial;
	color: #001e4a
}

.darkblue9      { color: #001E4A; font-family: Tahoma; font-size:  9px; line-height: 110% }
.darkblue9bold {  font-family: Tahoma; line-height: 110%; font-size: 9px; font-weight: bold; color: #001E4A}
.darkblue10  {  font-family: Arial; font-size: 10px; color: #001E4A; line-height: 110%}
.darkblue10bold {  font-family: Arial; line-height: 110%; font-size: 10px; color: #001E4A; font-weight: bold}
.darkblue11     {
	color: #001E4A;
	font-family:  Arial;
	font-size: x-small;
	line-height: normal
}
.darkblue11bold {
	color: #001E4A;
	font-family:  Arial;
	font-size: x-small;
	line-height: normal;
	font-weight: normal
}

.orange11  { font-family: Arial; color: #FF6600 ; font-size: 11px; line-height: 110% }
.orange11bold   { color: #FF6600; font-family:  Arial; font-size: 11px; line-height: 110%; font-weight: bold }
.orange13bold   { color: #FF6600; font-family:  Arial; font-size: 13px; line-height: 110%; font-weight: bold }

.white11        { color: #FFFFFF; font-family:  Arial; font-size: 11px; line-height: 110%  }
.white11bold    { color: #FFFFFF; font-family:  Arial; font-size: 11px; line-height: 110%; font-weight: bold  }
.white13        { color: #FFFFFF; font-family:  Arial; font-size: 13px; line-height: 110%  }
.white13bold    { color: #FFFFFF; font-family:  Arial; font-size: 13px; line-height: 110%; font-weight: bold  }

.bgFFFFFF       { background-color: #FFFFFF; }
.bg657691       { background-color: #657691; }
.bg3E5476       { background-color: #3E5476; }
.bg001E4A       { background-color: #001E4A; }
.bgBFC7D2       { background-color: #BFC7D2; }
.bgEAEDF1       { background-color: #EAEDF1; }
.bgFF6600       { background-color: #FF6600; }
.bgF0A768       { background-color: #F0A768; }
.bgA7210B       { background-color: #A7210B; }
.bgEFBCB4       { background-color: #EFBCB4; }
.bg859E27       { background-color: #859E27; }
.bgD7E79A       { background-color: #D7E79A; }
.bg346FB6       { background-color: #346FB6; }
.bgD6E2F1       { background-color: #D6E2F1; }
.bgCCD2DB       { background-color: #CCD2DB; }
