html {	margin: 0px;	padding: 0px;	height: 100%;	width: 100%;	}body {	margin: 0px;	padding: 0px;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 0.9em;	height: 100%;	width: 100%;	background-color: rgb(113,184,255);	}p { 	}h3 { 	}a:link {	color: #993300;	text-decoration: none;	}a:visited {	color: #999900;	text-decoration: none;	}a:hover, a:active {	color: #993300;	text-decoration: none;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #993300;	}acronym {	}#container {	width: 783px;
	margin-right: auto;	margin-left: 30px;	margin-top: 0px;	margin-bottom: 0px;	z-index: 4;
	position: relative;
	top: 0px;
	text-align:center;
	font-family: Calibri,Candara,Arial; 
	font-size: 15pt;	}
	
H4 { margin-left: 20px; font-size: 11pt; text-decoration: lighter; margin-top: 3px ;margin-right 20px}
	
#content {
	width: 600px;
	margin-right: auto;
	margin-left: 120px;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 99;
	position: relative;
	top: 0px;
	text-align:center;
	font-family: Calibri,Candara,Arial; 
	font-size: 12pt;
	}	

img.floatRight { 
    float: right; 
    margin: 6px; 
}
img.floatLeft { 
    float: left; 
    margin: 15px; 
}
	
#linkZone {
	width: 783px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 4;
	position: absolute;
	top: 170px;
	left 0px;
	font-family: Calibri,Candara,Arial; 
	font-size: 15pt;
	}
#linkZone.a {
	margin-top: 0px;
	padding-top: 130px;
	}
#linkZone.p {
	margin-top: 0px;
	padding-top: 0px;
	}
.p1{
	margin-top: 5px;
	margin-bottom: 0px;
	text-align:center;
	margin-left: 0px;
	font-size: 19pt; 
	}	
.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }




	