body, p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	background-color : White;
	line-height : 1.4em;
}
h1 {
	font-size : 1.6em;
	color : #00008B;
	margin-top : 1.1em;
}
a.HomePage {
	font-size : 1.6em;
	color : #FFFFFF;
	margin-top : -0.8em;
	letter-spacing : 1px;
	background-color : #3333FF;
}
h2 {
	font-size : 1.4em;
	color : #3366CC;
	margin-top : 1.1em;
}
p.Address {
	margin-top : -1.2em;
}
h3 {
	
	font-size : 1.1em;
	color : #6666FF;
	line-height : 1.2em;
}
h4 {
	
	font-size : 0.9em;
	color : #6666FF;
}

a {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 0.9em;
}

a:hover {
	text-decoration: underline;
	color : Blue;
}
a.PageCrumbs {
	font-size : 0.8em;
}
p.SearchHeader {
	color : #AFEEEE;
	background-color : #3333FF;
	font-size : 0.8em;
}
li {
		font-size : 0.8em;
}