.address {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.footer {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-align: center;
	font-weight: bold;
}
.footer a {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #660000;
	text-decoration: underline;
}
.body {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p {
	padding-left: 10px;
	padding-right: 10px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p a {
	color: #003366;
}
p a:hover {
	color: #666666;
}
li {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}