@charset "utf-8";
/* CSS Document */

h4
	{
		font-family:Arial;
		font-size:12px;
		color:#6B91B0;
		text-align:left;
	}
h3
	{
		font-family:Arial;
		font-size:16px;
		color: #6B91B0;
	}
h2
	{
		font-family:Arial;
		font-size:14px;
		color: #002059;
	}
th
	{
		font-family:Arial;
		font-size:14px;
		color: #6B91B0
	}
a:link, a:active, a:visited
	{
		color:#6B91B0;
		text-decoration:none;
	}
a:hover
	{
		color:#6B91B0;
		text-decoration:underline;
	}
.body1
	{
		font-family:Arial;
		font-size:12px;
	}
.footerInfo
	{	font-family:Arial;
		font-size:10px;
	}
.mapquest
	{
		font-family:Arial;
		font-size:12px;
	}

