body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;	
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	}
		
a:link {
	color: #830110;
	font-weight: bold;
	text-decoration: none; 
	}

a:visited {
	color: #131313;
	font-weight: bold;
	text-decoration: none; 
	}

a:hover	{
	color: #242424;
	font-weight: bold;
	text-decoration: none; 
	}

h1 {
	font-size: 24pt;
	}

h2 {
	font-size: 18pt;
	}

h3 {
	font-size: 14pt;
	}

h4 {
	font-size: 12pt;
    margin-top: 5px;
	}

h5 {
	font-size: 10pt;
	}

h6 {
	font-size: 8pt;
	}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-style: normal;
	color: #830110;
	}

TABLE {
	font-style: normal; 
	}

td {
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	}

p {
	font-style: normal; 
	text-align: left;
	}
	
.small {
	font-size: 8pt;
	}

PB {
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	}

ul, ul, blockquote {
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	}

#banner {
	height: 160px;
	width: 100%;
	margin-left: 0px;
    margin-top: 0px;
    }

#header {
    margin-left: 0px;
    margin-top: 0px;
    }

#page_photo {
    float: left;
    margin: 0.0em 0.0em 0.0em 0.0em;
    }

#nav_container {
    float: left;
	border: 0;
	width: 280px;
	margin-left: 0px;
    }

#page_text {
	width: 640px;
	border: 0;
	}

#page_ba {
   	width: 740px;
	margin-left: 20px;
	border: 0;
	}
	
#footer {
    float: left;
    margin-left: 5px;
    }

#hp_links {
    margin-left: 5px;
    }

.clearBoth {
	clear: both;
	}