body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#38318A;
	margin-left: 15px;
	text-align: left;
	background-color: #e1e1e1;
	}	
.body1 {
	background-color: #888888;
	}
a, a:link, a:visited {
	font-weight:bold;
	color:#38318A;
	text-decoration:underline;
	}
a:hover {
	font-weight:bold;
	color:#990000;
	text-decoration:underline;
	}
h1 {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	}
h2 {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 10px;
	}
h3 {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 10px;
	}
.copy {
	font-size: 9pt;
	font-weight: normal;
	}
.copyright {
	font-size: 9pt;
	font-weight: normal;
	}

