#header {font-size: 2.5em;
	letter-spacing: 0.5em;
	font-family: "Monotype Corsiva";
	color: Orange;
	text-align: center;
	margin: 36pt;
}
#updates {color:yellow;
}
#LinkHeader {	width: 97%;
	color: orange;
	letter-spacing: 0.2em;
	table-layout: fixed;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 2pt;
	border-color: orange;
	margin: 12pt;
}
#BottomLine {	text-align: left;
		font-family: Arial;
		font-size: 10pt;
		color: #999999;
		clear: both;
		padding-top: 5em;
}
.right { text-align: right;
}
.left {	text-align: left;
}
.block { text-align: justify;
}
.hiddenlink {color: orange;
	text-decoration: none;
}
.imagelink {color: black
}
.link {color: #00ccff;
}
.intext { float: right;
	padding: 0.5em;
}
.onpagetable { width: 35%;
		float: left;
		color: white;
		table-layout: fixed;
		text-align: center;
		border-right-style: solid;
		border-right-width: 1pt;
		border-color: orange;
		padding-right: 12pt;
		padding-bottom: 100%;
		padding-top: 18pt;
		margin-right: 36pt;
}
.onpagetableright { width: 60%;
		float: right;
		table-layout: fixed;
		text-align: center;
		padding-top: 18pt;
		
}
.th {	color: orange;
	font-family: "Georgia", "Times New Roman", Arial;
	font-size: 1.25em;
	font-weight: bold;
	letter-spacing: 0.65em;
	padding: 2.5em;
}
body { background: black;
	color: white;
	font-family: "Segoe Print", Arial;
	border-style: solid;
	border-width: 0.5pt;
	border-color: yellow;
	padding: 5em
}
a {color: orange;
}
h2 {letter-spacing: 0.2em;
	text-align: center;
	font-family: "Monotype Corsiva", "helvetica";
	color: white;
	margin: 24pt;
}
h3 {text-align: center;
}
ul { position: relative;
	left: 72pt;
	margin: 24pt;
	letter-spacing: 0.07em;
	word-spacing: 0.1em;
	color: orange;
}
li { margin: 12pt;
}
p { text-align: center;
}