.main_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #1897C2;
}
body,td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
}
.blueLine {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1897C2;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.linksWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

