body,td,th {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {
	font-size: 12px;
	color: #5177d0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #5177d0;
}
a:visited {
	text-decoration: none;
	color: #5b5b5b;
}
a:hover {
	text-decoration: none;
	color: #204E7B;
}
a:active {
	text-decoration: none;
	color: #5177d0;
}
.footer {
	font-size: 13px;
	color: #7893ac;
}
.footer a:link {
	font-size: 13px;
	text-decoration: none;
	color: #7893ac;
}
.blue {
	color: #5177d0;
}

.red {
	color: #C91D1A;
}

.headline{
	color: #C91D1A;
	font-size: 30px;
	font-weight: bold;
}

.footer a:visited {
	text-decoration: none;
	color: #a7a6a6;
}
.footer a:hover {
	text-decoration: none;
	color: #58758F;
}
.footer a:active {
	text-decoration: none;
	color: #7893ac;
}
.copyright{
	font-size: 11px;
	color: #7893ac;
}
.copyright a:link {
	font-size: 11px;
	text-decoration: none;
	color: #7893ac;
}
.copyright a:visited {
	text-decoration: none;
	color: #a7a6a6;
}
.copyright a:hover {
	text-decoration: none;
	color: #58758F;
}
