body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

h1 {
	font-size: 16px;
}

img {
	border: 0;
}

table {
	border: none;
	padding: 0px;
	text-align: center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

hr {
	color: #FFFFFF;
	height: 1px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #008B8B;
	color: #FFFFFF;
	text-decoration: underline;
}

.right {
	text-align: right;
}

.pagefooter {
	font-size:10px;
	text-align: center;
}

a.pagefooter:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a.pagefooter:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.pagefooter:hover {
	color: #008B8B;
	color: #FFFFFF;
	text-decoration: underline;
}

.ss {
	height: 100%;
}