.b12 {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-align: justify;
	text-justify:distribute;
	letter-spacing: 1px;

}
body {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	margin: 0px;
}
a {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #003366;


}
a:active {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	}

