body {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment:fixed;
	background-image:url(../images/logo120.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-size: 14pt;
	text-align: justify;
	line-height: 1.3em;
	color: #333333;	
}
h1, h2, h3, h4 {
	margin: 4px;
	padding: 0px;
	color: #666666;
}
#head {
	padding-bottom: 3em;
	text-align: right;
	border-bottom: 2px solid gray;
}
#container2 {text-indent: 10px;
	padding: 4px 6px 4px 6px;
	}

#NavBar{ display:none}
#content2 {display:none}
ul#links li{ list-style-type:	none; text-align:left;
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	font-size:10pt;}
#footer {
	padding: 2px;
	font-family: "Courier New", Courier, mono;
	color: #333333;
	font-size: 75%;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	border-top-color: #666666;
	border-top-style: dashed;
	border-top-width: 2px;
	}
	#footer p{
	margin-top: 0px;
	margin: 0px;
	padding: 0px;
}



