body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	color:#999999;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
.mcpasdlink {
	text-align: right;
	color: #FFFFFF;
}
.address {
	background-color: #CCCCCC;
	text-align: center;
	padding: 8px;
}
.nav {
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
}
a {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #CC0000;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
}
a .mcpasdlink {
	color: #FFFFFF;
	text-decoration: none;
}
a:link .mcpasdlink {
	color: #FFFFFF;
}
a:visited .mcpasdlink {
	color: #CCCCCC;
}
a:hover .mcpasdlink {
	color: #CCCCCC;
	text-decoration:underline;
}
a:active .mcpasdlink {
	color: #FFFFFF;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
h5 {
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}
h6 {
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}

