body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

body {
	background-color: #000000;
    background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
}

a:link {
    color:#069;
	text-decoration:none;
	font-weight: bold;
}

a:visited {
    color:#999;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
    color:#900;
	text-decoration:none;
	font-weight: bold;
	text-shadow: 2px 2px 2px #91704D;
}

a:active {
    color:#900;
	text-decoration:none;
	font-weight: bold;
}


.textbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.textbodyboldcentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.textbodycentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.textbodyboldcenteredbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.textbodycenteredbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.quotesred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}

.bylines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.bylinesnoformat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.emphasized {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.leftheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.leftheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.leftheading2yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: yellow;
	text-align: left;
}

.leftheading2red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #900;
	text-align: left;
}

.subheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.title {
	font-family: "Courier New", Courier, monospace;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

