	
body {
    background-color: #F7F7F7;
}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: underline;
	margin-top: 3pt;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	margin: 3px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-left: 3pt;
	margin-top: 1pt;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
	margin-left: 3pt;
	margin-bottom: 1pt;
	margin-top: 1pt;
	padding: 1;
}
.borders {
	border-top-color: #800000;
	border-right-color: #800000;
	border-bottom-color: #800000;
	border-left-color: #800000;
	background-color: #FFFFEA;
	padding:0;
	background-attachment: fixed;
}
.table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding:0;
	background-color: #FFFFEA;
	border-color: #800000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	margin-left: 3pt;
	margin-top: 1pt;
}
h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
	margin-left: 3pt;
	margin-bottom: 1pt;
	margin-top: 1pt;
	padding: 1;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-top: 3pt;
	
	
	
