a:link, a:active, a:visited {
text-decoration:none;
color:#156AB9;
}
a:hover {
text-decoration:none;
color:#B2002F;
}


body, p, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}