	
	




body {
	font-family: arial, helvetica, sans-serif;
	font-size: 80%;
	color: black;
	background-color: #b3e1ed;
	}


	
h1 {
	color: white;
	background-color: #4f9aad;
	font-size: 2.25em;
	margin: 0;
	margin-bottom: .5em;
	padding: 0em;
	padding-left: 2em;
	/*font-style: none;*/
	/*text-align: none;*/
	letter-spacing: 0em;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #003366;
	
}

h2 {
	color: white;
	background-color: #62bcd3;
	font-size: 1.5em;
	margin-bottom: .5em;
	padding: 0.1em;
	padding-left: 1em;
}

h3 {
	color: #999;
	font-size: 1.25em;
}

center {
text-align: center;

}
li {
	color: #900;
	font-style: italic;
}

table {
	background-color: #ccc;
}

strong {
	font-style: italic;
	text-transform: uppercase;
}

p {
	font: arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	line-height: 1.5em;

	}
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

a {
	color:#09c;
	/*font-size:11px;*/
	text-decoration:none;
	font-weight:600;
	font-family: arial, helvetica, sans-serif;
	}
a:link {
	color: blue;
}

a:visited {
	color: purple;
}

a:active {
	color: red;
}












#Header {
	margin:6px 0px 10px 0px;
	padding:5px 5px 5px 10px;
	height:121px;  
	border-style:solid;
	border-color:#000066;
	border-width:1px 0px; 
	line-height:11px;
	background-color:#D3EFFE;


	voice-family: "\"}\"";
	voice-family:inherit;
	height:110px; 
	}
	

#Content {
	margin:0px 20px 50px 200px;
	padding:10px;
	}

#Menu {
	position:absolute;
	top:150px;
	left:19px;
	width:172px;
	padding:10px;
	background-color:#D3EFFE;
	border:1px solid #000066;
	line-height:17px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
	
#Menu a {
	/*color:#09c green;*/
	font-size: 1em;
	/*font-size:11px;*/
	text-decoration:none;
	/*font-weight:600;*/
	font-family: arial, helvetica, sans-serif;
	}
#Menu a:link {
	color: /*#0000FF*/#9900FF;
}

/*#Menu a:visited {
	color: #9900FF;
}*/

#Menu a:active {
	color: red;
}

#Menu a:hover {background-color:#eee;}

body>#Menu {width:150px;}


#Footer {
	font-size: 50%;
	text-align: right;
	}
