body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #573d99;
	font-weight: normal;
}

img {
	border-color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	text-indent: 15px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding-left: 15px;
}

/* P {text-indent: 15pt;} */

a:link {
	color: #4c5c81;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #4c5c81;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #7f99d3;

}

a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.footer-copyright {
	color: #999999;
	vertical-align: middle;
}

.headline {
text-align: center;
font-style: italic;
font-weight: bold;
font-size: 11pt;
color: #4c5c81;
}



