﻿body {
	font-size: 9pt;
	color : #383838;
	background-color:white;
	font-family: Arial;
	padding:0px;
	margin:0px;}
table {
	font-size: 9pt;
	color : #383838;
	font-family: Arial;}
a:link, a:visited {
	color:maroon;
	text-decoration: none;}
a:active, a:hover{
	color:maroon;
	text-decoration: underline;}

h1 {
	text-transform:uppercase;
	text-align:left;
	font-size: 10pt;
	font-weight:bold;
	padding:5 0 15 0;
	color:#7a6866;
	margin:0px;}

h3 {
	text-transform:uppercase;
	text-align:left;
	font-size: 8pt;
	font-weight:bold;
	padding:5 0 5 15;
	color:#7a6866;
	margin:0px;}

p {
	text-indent:15px;
	padding:0px;
	margin:0px;
	text-align:justify;}
p a:link, p a:visited {
	text-decoration: underline;}

.copy {
	font-size: 8pt;
	padding:5 0 5 0;
	color:#5c4525;
	margin:0px;}