body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #091E4F;
}
a:link { color: #091E4F; text-decoration: underline; }
a:visited { color: #091E4F; text-decoration: underline; }
a:hover { color: #0066cc; text-decoration: none; }
a:active { color: #091E4F; text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #091E4F;
	margin-top: 30px;
   }
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #091E4F;
	margin-bottom: -4px;
	}
	
body, p, td, th, blockquote, dl, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #091E4F;
	}

.contactext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	padding-left:25px;
	}
	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9CD6FC;
	}
	
.footer a:link { color: #9CD6FC; text-decoration: none; }
.footer a:visited { color: #9CD6FC; text-decoration: none; }
.footer a:hover { color: #FFFFFF; text-decoration: underline;}
.footer a:active { color: #9CD6FC; text-decoration: none;
}	





.quote {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 15px;
	line-height: 30px;
	color: #FF3300;
	}
	
.quote_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	line-height: 22px;
	color: #FF3300;
	}
	
.photo_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #091E4F;
	}
	
.fill_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
	color: #666666;
	}
	
.fill_footer a:link { color: #666666; text-decoration: none; }
.fill_footer a:visited { color: #666666; text-decoration: none; }
.fill_footer a:hover { color: #FF3300; text-decoration: underline;}
.fill_footer a:active { color: #666666; text-decoration: none;
}	
