td.divider {
	background-color: #FFCC33;
	height: 1px;
	text-align: center;
	}

.h1 { color: white; font-size: 0.4em; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; background-color: #003366; text-align: center; padding: 0.6em 0.4em 0.8em; text-shadow: #333 0.2em 0.2em 0.2em }
	
.h2, .h2 a:link, .h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #336699;
	font-weight: bold;
	text-shadow: #333 0.2em 0.2em 0.2em;
	text-decoration: none;
	}
	
.h2 a:hover {
	text-decoration: underline;
	color: #FFCC33;
	}

.body_link, .body_link a:link, .body_link a:visited{
	font-family: Arial, Helvetica, sans-serif;
	
	color: #336699;
	font-weight: normal;
	text-shadow: #333 0.2em 0.2em 0.3em;
	text-decoration: none
	}	
	
.body_link a:hover{
	color: #FFCC33;
	text-decoration: underline;
	text-shadow: black 0.3em 0.3em 0.2em;
	}
	
#content { color: black; font-size: 0.8em; font-family: Arial, Helvetica, sans-serif; text-decoration: none; text-align: left; padding: 0 3em 3em }
	

.letter{
	text-align: center;
	background-color: #FDFCF9;
	border: 1px solid #E1CEA7
	}
	
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	background-color: #336699;
	color: white;	
	text-decoration: none;
	text-shadow: #333 0.2em 0.2em 0.2em;
	margin-left: 2em;
	margin-right: 2em;
	}
		
.footer a:link, .footer  a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	text-shadow: #333 0.2em 0.2em 0.2em;
	font-weight: normal;
	}
	
.footer a:active, .footer a:hover{
	text-decoration: underline;
	color: #FFCC33
	}