body {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	color: #111111;
	margin-top: 0px;
	margin-bottom: 1em;
	}
p {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	color: #111111;
	margin-top: 0px;
	margin-bottom: 1em;
	}
td {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	color: #111111;
	}
h1, h2, h3, h4, h5, h6 { 
	margin: 0px; 
	padding: 0px 
	}
h1 {						/* PAGE HEADERS */
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 16px;
	color: #000000; 
	font-weight: bold;
	font-style: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 15px; 
	}
h2 {						/* SECTION BREAKS */
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000; 
	font-weight: bold;
	font-style: italic;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 10px; 
	}
a:link, a:visited, a:active {
	color:#004080;
	font-weight: bold; 
	text-decoration: none; 
	}
a:hover {
	text-decoration: underline; 
	}
a.nav:link, a.nav:visited, a.nav:active { 
	color:#404D80;
	font-weight: bold; 
	font-size: 11px; 
	text-decoration: none 
	}
a.nav:hover { 
	text-decoration: underline 
	}
a.footer:link, a.footer:visited, a.footer:active { 
	color:#404D80;
	font-weight: bold; 
	font-size: 10px; 
	text-decoration: none 
	}
a.footer:hover { 
	text-decoration: underline 
	}
a.footer-front:link, a.footer-front:visited, a.footer-front:active { 
	color:#aaaaaa;
	font-weight: bold; 
	font-size: 10px; 
	text-decoration: none 
	}
a.footer-front:hover { 
	text-decoration: underline 
	}
.footer { 
	color: #000000; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	text-flow: normal 
	}
.profile-body {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	color: #111111;
	font-weight: normal;
	font-style: normal;
	margin-left: 12px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 12px;
	}
.ban-white {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
	font-weight: bold; 
	font-style: normal;
	color: #dddddd;
	text-decoration: none; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
.form {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.main-text {						/* Article Intro */
	margin-left: 8px;
	margin-right: 5px;
	font-size: 12px;
	}