body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

html, body
{
  height: 100%;
}


p {
	text-align: center;
	overflow: auto;
	margin: 8px 0px 8px 0px;
	font-family: Arial, Times, serif;
	font-size: 14px;
	font-weight: normal;
	vertical-align: top;
	color: #FFFFFF
}

a:link {
	text-align: left;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #A6BC09;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
	text-decoration: none
}
a:visited {
	text-align: left;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #A6BC09;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
	text-decoration: none
}
a:active {
	text-align: left;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #A6BC09;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
	text-decoration: none
}	
a:hover {
	text-align: left;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #A6BC09;
	font-variant: normal;
	font-style: normal;
	line-height: normal;
	text-decoration: underline
	}
