/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.white10 {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	}
.black11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #061822;
  }
.black9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #061822;
}
black10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #061822;
}
.white10 A:visited, A:link, A:active {
  font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	}
.black11 A:visited, A:link, A:active {
	font-weight: bold ;
	text-decoration: none;
	color: #061822;
  }
.black9 A:visited, A:link, A:active  {
font-weight: bold;
text-decoration: none;
color: #061822;
}
.black10 A:visited, A:link, A:active  {
font-weight: bold;
text-decoration: none;
color: #061822;
}
.white10 A:hover {
	text-decoration: underline;
	color: #FFFFFF;
  }
.black11 A:hover {
	text-decoration: underline;
	color: #061822;
  }
.black9 A:hover {
  text-decoration: underline;
	color: #061822;
	}
.black10 A:hover {
  text-decoration: underline;
	color: #061822;
	}
