
#Print-Title {display: none}

body {
	font-family: "Maiandra GD", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #000000;
	color: #FFFFFF;
}

.SectTitle {
	font-size: 18pt;
	text-transform: uppercase;
}

.SectTitle2 {
	font-size: 16pt;
	text-transform: uppercase;
}

.SecOptions {
	font-size: 16pt;
	text-transform: uppercase;
	text-align: center;
	Margin-top: 16pt;
	Margin-bottom: 12pt;
	border-bottom: none;
}

.ParaJust {
	text-align: justify;
	line-height: 1.5em;
	margin-top: 2em;
	margin-bottom: 1em;
	letter-spacing: .05em;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
	
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}


.expanded {
	font-family: "Maiandra GD", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 2px;
}


.singlespace {
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.spacehalf {
     margin-top: 6px;
	 margin-bottom: 6px;
}

.spacehalf-indent {
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 25px;
}
.spacehalf-2indent {
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 50px;
}

.typed {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
