body {
	background-color: #FFF;
	margin: 10px 0 0 0;
}

a { color: #0174b5; text-decoration: none; }

a:visited { color: #0169a4; }

a:hover { color: #00a3ff; }

.title {
	color: #434343;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	vertical-align: top;
}
.text {
	color: #434343;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	text-align: justify;
}