﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	background-color: #666666;
	background-position: center;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
	margin-right: 40px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #244061;
	text-decoration: none;
}
.footNav {
	color: #808284;
	font-size: 12px;
	font-weight: bold;	
	text-align: center;
}
.footNav {
	text-align: -moz-center;
}

a:visited {
	color: #244061;
	}
a:hover {
	color: #007CC2;
}
a:active {
	color: #007CC2;
}
p a:link {
	color: #244061;
	font-weight: bold;
	margin-right: 5px;
}
p a:visited {
	color: #244061;
	font-weight: bold;
}
p a:hover {
	color: #007CC2;
	font-weight: bold;
}
p a:active {
	color: #007CC2;
	font-weight: bold;
}
