.page {
	background-color: #130900;
	margin: 0px;
	padding: 0px;
}

.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12.5pt;
	font-style: normal;
	font-weight: normal;
	color: #CBA236;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 50px;
	padding-left: 10px;
	text-align: justify;
}

.subheading {
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10pt;
	padding-top: 15px;
}

a:link		{	color:#d79f73;												}
a:active	{	color:#d79f73;												}
a:visited	{	color:#d79f73;												}
a:hover		{	color:#d79f73; background:#000000; text-decoration:none;	}

.cell {
	font-family: "Times New Roman", Times, serif;
	font-size: 12.5pt;
	font-style: normal;
	font-weight: normal;
	color: #CBA236;
	text-align: justify;
}
