body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Header {
	color: #CCCCCC;
	font-size: 14px;
	font-family: Arial, "Times New Roman", Symbol;
	text-decoration: none;
}
.Location {
	color: #FFCC00;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, "Times New Roman", Symbol;
	text-decoration: none;
}
.Title {
	color: #FFCC00;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, "Times New Roman", Symbol;
	text-decoration: none;
}
.Sub-title {
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, "Times New Roman", Symbol;
	text-decoration: underline;
}
.Content {
	color: #CCCCCC;
	font-size: 12px;
	font-family: Arial, "Times New Roman", Symbol;
	text-decoration: none;
}
.Link {
	color: #FFCC00;
	font-size: 12px;
	font-family: Arial, "Times New Roman", Symbol;
	text-decoration: none;
}
.Footer {
	font-size: 10px;
	color: #FFCC00;
	font-family: Arial, "Times New Roman", Symbol;
	text-decoration: none;
