body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-align: center;
	padding-bottom: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
	
p {
	font-size:12px;
	text-align: left;
	color: #FFFFFF;
	}

h1 {
	font-size:16px;
	font-weight:bold;
	color:#ffde8f;
	text-align: left;
	}

#Wrapper {
	width: 801px;
	}
	
#Content {
	padding-top: 12px;
	margin-top: 24px;
	
	}
	
#Footer {
	
	}
h6 {
	color: #FFF;
}

	
	
h5 {
	font-size:12px;
	font-weight:bold;
	color:#ffde8f;
	text-align: left;
}

a:hover {
	text-decoration: underline;
}

.centerparagraph {
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #ffde8f;
}
a {
	color: #ffde8f;
}

a:visited {
	text-decoration: none;
	color: #ffde8f;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}

#Header {
	width: 801px;
	text-align: center;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
