body {
	background-color: black;
	color: white;
	font-family: "Arial", "Helvetica," sans-serif;
	font-size: 11.5;
	font-weight: bold;
}

p {
	font-family: "Arial", "Helvetica," sans-serif;
	font-size: 11.5pt;
	font-style: normal;
	font-weight: bold;
	color: "#ffffff";
}

.copyright {
	font-family: "Arial", "Helvetica," sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: "#ffffff";
}

ul {
	font-family: "Arial", "Helvetica," sans-serif;
	font-size: 11.5pt;
	font-style: normal;
	font-weight: bold;
	color: "#ffffff";
}

h1 {
	font-size: 36pt;
	font-weight: bold;
	color: "#ffffff";
}

h2 {
	font-size: 30pt;
	font-weight: bold;
	color: "#ffffff";
}

h3 {
	font-size: 24pt;
	font-weight: bold;
	color: "#ffffff";
}

h4 {
	font-size: 18pt;
	font-weight: bold;
	color: "#ffffff";
}

h5 {
	font-size: 16pt;
	font-weight: bold;
	color: "#ffffff";
}

h6 {
	font-size: 14pt;
	font-weight: bold;
	color: "#ffffff";
}

.dropcap {
	font: bold 300% times,serif;
	float: left;
}

.dropcap2 {
	font: bold 225% times,serif;
	float: left;
}

.title {
	font-size: 22pt;
}

.small {
	font-size: 10pt;
}

.pagetitle {
	font-size: 22pt;
	font-weight: bold;
	text-align: center;
}

.subtitle {
	font-size: 13pt;
	font-weight: bold;
}

.nav {
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
}

.note {
	font-style: italic;
	color: blue;
	font-size: 11pt;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.center {
	text-align: center;
}

a {
	color: "#6E6AFB";
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: "#FB6A78";
	text-decoration: none;
}	
a:visited {
	color: "#00A578";
	text-decoration: none;
}

.test {
	display: none;
}

.print {
	display: none;
}

.view {
	color: "#ffffff";
}
