body {
	font-family: Arial, Helvetica, sans-serif;
	color: #0F0F0F;
	background-color: #FFFFFF;
	border: thin none #FFFFFF;
	margin: 0.6em;

}
a:link {
	color: #0000BB;
	text-decoration: none;
}
a:link IMG {
	border: none;
}
a:visited {
	font-weight: normal;
	color: #000088;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.arresting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #00FF00;
}
.pagehead {
	font-size: xx-small;
}

acronym {
	border-bottom: none;
}

#pageHeader h1 { 
        background: transparent url(Images/SiteWelcome.png) no-repeat top left;
        margin-top: 10px;
        width: 325px;
        height: 65px;
        float: left;
}

#pageHeader h1 span { 
        display: none;
}

#pageFooter {
		clear: both;
		font-size: small;
		float:right;
}

#pageBody { clear:both; }

#insert {
		clear: both;
		margin :10px 10px 10px 10px;
		width: 180px;
		font-size: x-small;
		float: left;
}
		