body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td {
	font-size: 11px;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.nav {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.footer {
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a.footer {
	color: #CCCCCC;
	text-decoration: none;
}
a.footer:hover {
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.title {
	font-size: 18px;
	font-weight: bold;
	color: #006699;
}
.small {
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.border {
	border: 1px solid #000000;
}
