h3 {
	font-size: 17px;
	font-weight: bolder;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
h5 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
body {
	background-color: #F90;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006;
}
a:visited {
	color: #C00
}
a:hover {
	color: #F3C
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F60;
	display: block;
	height: 32px;
	width: 180px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	padding-left: 2px;
	padding-bottom: 2px;
}
.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F60;
	display: block;
	height: 32px;
	width: 180px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	padding-left: 2px;
	padding-bottom: 2px;	
}
.globalnav {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
}
.globalnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #4A3773;
	text-decoration: underline;
	text-decoration: underline;
}
	a img {
	border-width: 0px;
}
