body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 15pt;
	color: #FFFFFF;
	background-color: #031301;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	line-height: 18pt;
	color: #CCCCCC;
}
a:link 	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 15pt;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
a:visited	 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 15pt;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
a:hover	 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 15pt;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;

		  }
a:active	 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 15pt;
	font-weight: bold;
	color: #CCCCCC;
}
