body{
	font-family: Arial, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
}
#mfoot {
	font-family: Arial, sans-serif;
	color: #006699;
	text-decoration: none;
	font-size: 11px;
	width: 95%;
	padding-left: 10px;
}
#mfoot a{
	font-family: Arial, sans-serif;
	color: #006699;
	text-decoration: none;
	font-size: 11px;
}
#masthead{
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}
#masthead a{
	color: #006699;
	text-decoration: none;
	font-size: 11px;
	padding-right: 8px;
}

#masthead a:link{
	color: #006699;
	text-decoration: none;
}

#masthead a:visited{
	color: #006699;
	text-decoration: none;
}

#masthead a:hover{
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
}
