* {
	font-family: Helvetica Neue;
/* 	font-family: Serif; */
/* 	font-size: 80%; */
	color: #000000;
	text-shadow: #cccccc 3px 3px 5px;
	}

body {
	background-color: #ffffff;
	color: #0066ff;
	}

a:link {
	text-decoration: none;
	color: #000000;
	}
	
a:visited {
	text-decoration: none;
	color: #000000;
	}
a:focus {
	color:	#000000;
	}
a:hover {
	color: #000000;
 	background-color: #bbbbbb;
	}
a:active {
	color: #550000;
	}


.maintitle {
	font-size: 14pt;
	color: #666666;
	margin-left: 2em;
	margin-right: 2em;
	margin-top: 2em;
	margin-bottom: 1em;
	border-color: 666666;
	border-bottom-style: dotted;
	border-bottom-width: 1.5px;
	}

.footer {
	font-size: 8pt;
	color: #666666;
	margin-left: 3.5em;
	margin-right: 2em;
	margin-top: 2em;
	margin-bottom: 1em;
	border-color: 666666;
	border-top-style: dotted;
	border-top-width: 1.5px;
	}


.text1 {
	margin-left: 3.5em;
	font-size:9pt;
	color: #000000;
	}



.map {
	margin-left: 3.5em;
	}

.image {
	margin-left: 3.5em;
	}

