body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
}
a:link {
	color: #4D4D4D;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #4D4D4D;
}
a:hover {
	text-decoration: none;
	color: #4D4D4D;
}
a:active {
	text-decoration: underline;
	color: #4D4D4D;
}
.Copyright {
	font-size: 9px;
}
.Titles {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5F8498;
	line-height: 50px;
}
