a:link {
			color: #7A9BAD;
			text-decoration: none;
			}
a:visited {
			color: #7A9BAD;
			text-decoration: none;
			}
a:hover {
			color: #7A9BAD;
			text-decoration: underline;
			}
a:active {
			color: #7A9BAD;
			text-decoration: none;
			}
.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
}
.sideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7A9BAD;
	font-weight: bold;
}
