body {
	background-color: #E0E6E8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #0a1b52;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.bg {
	background-image: url(../images/general/logo16b.jpg);
}

a:link {
	color: #DD1040;
	text-decoration: underline;
}
.copy {
	text-align: center;
}

a:visited {
	text-decoration: underline;
	color: #DD1040;
}
a:hover {
	text-decoration: none;
	color: #DD1040;
}
a:active {
	text-decoration: underline;
	color: #DD1040;
}
.warning {
	font-size: 18pt;
	text-align: center;
}

