body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	background-color: #000000;
	
	background-position:center;
	background-repeat:no-repeat;
	border-top: none #666666;
	border-right: none #666666;
	border-bottom: none #666666;
	border-left: none #666666;
}
p {
	text-indent: 0;
	margin-left: 50px;
	margin-right: 50px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-top: none #666666;
	border-right: none #666666;
	border-bottom: none #666666;
	border-left: none #666666;
}
a:link {
	color: #990000;
	text-decoration: none
}
a:visited {
	color: #990000;
	text-decoration: none
}
a:active {
	color: #000099;
	text-decoration: none
}
a:hover {
	color: #FF0000;
	text-decoration: underline
}
a:link img {
	border-style: none;
}
html {
	min-height: 100%;
	margin-bottom: 1px
}
