body 
{
	background-color: #710000;
	margin: 0pt;
}

a {
    color: #711a17;
    text-decoration: none;
}
a:visited {
    color: #711a17;
    text-decoration: none;
}
a:hover {
    color: #f63b00;
    text-decoration: none;
}

div {
    overflow: visible;
}
img {
    border: none;
}
.InlineBlock {display: inline; }
.InlineBlock {display: inline-block; }
.tinyText {
    font-size: 1px;
}
.graphic_generic_header_textbox_style_default {
    background: transparent;
    float: none;
    margin: 0px;
    opacity: 1.00;
}

.text_container
{
	width: 500px;
	text-align: left;
	font-family: Serif, Sans-Serif;
	font-style: normal;
	font-size: small;
	margin-left: auto;
	margin-right: auto;
}

.text_container_normalpage 
{
	width: 500px;
	text-align: left;
	font-family: Serif, Sans-Serif;
	font-style: normal;
	font-size: normal;
	margin-left: auto;
	margin-right: auto;
}

.center_text_container 
{
	margin-top: 20px;
}

.members_title 
{
	font-size: normal;
	font-weight: bold;
}

.members_table
{
	width: 500px;
	border-style: none;
	margin-bottom: 30px;
}

.members_left 
{
	width: 300px;
	text-align: left;
}

.members_right 
{
	width: 200px;
	text-align: right;
}

.quote 
{
	font-style: italic;
	font-size: smaller;
	padding-left: 20px;
	padding-right: 20px;
}