.body {
	color: #FFFFFF;
}

.li {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

a {
	color: #193199;
	text-decoration: none;
}

a:link {
	color: #193199;
	text-decoration: none;
}

a:alink {
	color: #193199;
	text-decoration: none;
}

a:visited {
	color: #CC8822;
	text-decoration: none;
}

a:hover {
	color: #193199;
	text-decoration: underline;
}



.black10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 20px;
}

.black10b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 20px;
}

.blue12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #3C5096;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 20px;
}

.white10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 20px;
}

.white10b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 20px;
}