body {
	background-color: #FFFFFF;
	margin: 0px;
}

a {
	text-decoration:underline;
	color:#6189C6;
}
a:hover {
	text-decoration:underline;
}

b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 14px;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 17px;
}
