body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #FFFFFF;
	font-size: 10pt;
	margin: 0px;
}
.main_text {
	margin-top: 0px;
	margin-bottom: 10px;
}
body {
	background-color: #000000;
}
.quotes_red {
	color: #FF0000;
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 13pt;
	border: thin ridge #FF0000;
	padding: 5px;
}

.page_head {
	font-size: 36pt;
	text-transform: uppercase;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 75px;
}
.indented_paragraph {
	margin-bottom: 10px;
	list-style-type: square;
	list-style-position: outside;
	text-indent: 20px;
	line-height: 22px;
}


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

a:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
.subhead {
	font-size: 16pt;
	font-weight: bolder;
	font-variant: normal;
	color: #FF0000;
	font-style: italic;
}
.quotes_white {
	font-size: 12pt;
	font-style: italic;
	text-indent: 50px;
	margin-top: 20px;
	margin-bottom: 0px;
}


a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
.link_large {font-size: 16pt}
.bulleted_list {
	margin-top: 10px;
	margin-bottom: 0px;
	list-style-type: square;
	list-style-position: outside;
}
.names_red {
	color: #FF0000;
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 13pt;
	padding: 5px;
}
.quotes_standout {
	color: #000000;
	font-size: 12pt;
	border: medium ridge #FF0000;
	padding: 5px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(images/paper.jpg);
}
.small_text {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	font-style: normal;
}
.names_big {
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 13pt;
	padding: 5px;
	font-weight: bold;
	color: #FF0000;
}
.page_headBB {
	font-size: 36pt;
	text-transform: uppercase;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 75px;
	background-color: #000000;
}
