/* CSS Document */

<style type="text/css">
body {
	background-color: #000000;
	background-image: url(images/BGR.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}

.Whitebodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.HeadingGold {
	color: #A5966D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.BlackBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.headingGoldSmall {color: #A5966D}
.myParagraph {
 margin-top: 0;
 margin-bottom: 0;
  }
</style>