body, p { 
	font-family: Arial; font-size: .9em;
	margin-left: 5; margin-right: 5;
}

a:link, a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #183888;
}

a:hover, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #183888;
}

#navigation {
	font-size: 10pt; text-transform: uppercase; 
	font-family: Arial; 
	letter-spacing:2; 
	font-weight: bold; 
}

#navigation p {
	font-size: 9pt;
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	margin-top: 4px; margin-left: 0; margin-right: 0; margin-bottom: 0; 
}

#navigation a:link, #navigation a:visited {
	margin-top: 4px;
	color: #FFFFFF;
	background-color: #183888;
	text-decoration: none;
	padding-left: 10px; padding-right: 10px; padding-top: 4px; padding-bottom: 4px
}

#navigation a:hover {
	color: #FFFFFF;
	background-color: #D01808;
}

#navigation a:active {
	color: #FFFFFF;
	background-color: #D01808;
}

.letter {
	text-align: justify; margin-right: 10; margin-left:5;
}

.letter2 {
	text-align: left; margin-left: 10; margin-right: 20;
}

.quote {
	text-align: left; 
	margin-left: 10; margin-right: 10; margin-top: 12;
	font-style: italic;
}

.title {
	text-align: left; 
	margin-left: 10; margin-right: 10; margin-top: 12;
	font-style: normal;
}

.lastpara {
	margin-right: 5;
	margin-bottom: 12;
}

.tight {
	margin-top: 0;
	margin-bottom: 0;
}

.tightindent {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 40px;
}
.tightcenter {
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}

h2 { margin-top: 12; text-align: center }
h3 { text-align: center; margin-top: 12 }
h4 { font-size: 1.1em; margin-left: 5 ; margin-top: 12;}
ol, li { margin-top: 12; margin-bottom: 12 }
ul, li { font-size: .95em; margin-right: 5 }

td, td ul, td li{
	margin-top: 6; margin-bottom: 6; font-size: .9em;
}

.footer {
	font: Arial, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	text-align: center;
	margin-top: 6px; margin-bottom: 2px;
}
.footer a:link, .footer a:visited {
	font-size: 10pt; font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}			
.footer a:hover, .footer a:active {
	font-size: 10pt; font-weight: bold;
	text-decoration: none;
	color: #000000;
}
	
.botmenu {
	font: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #D01808;
	margin-top: 6px; margin-bottom: 2px;
	text-align: center;
}

.botmenu a:link, .botmenu a:visited {
	font-size: 10pt;
	text-decoration: underline;
	color: #D01808;
}			

.botmenu a:hover, .botmenu a:active {
	font-size: 10pt;
	text-decoration: none;
	color: #183888;
}
