body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.heading {
	font-family: Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #003366;
}
a:active {
	color: #003366;
}
a:hover {
	color: #666699;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
.menu {
	font-size: 11px;
	text-decoration:none;
	color: #333333;
}
a.menu {
	font-size: 11px;
	text-decoration:none;
	color: #333333;
}
a:visited.menu {
	font-size: 11px;
	text-decoration:none;
	color: #333333;
}
a:hover.menu {
	font-size: 11px;
	text-decoration:none;
	color: #003366;
}
a.menuOn {
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #333333;
}
a:visited.menuOn {
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #333333;
}
a:hover.menuOn {
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #333333;
}
.sectionTop {
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	color: #003366;
}
a.section {
	font-size: 14px;
	text-decoration:none;
	color: #333333;
}
a:visited.section {
	font-size: 14px;
	text-decoration:none;
	color: #333333;
}
a:hover.section {
	font-size: 14px;
	text-decoration:none;
	color: #003366;
}
a.sectionOn {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration:none;
	color: #333333;
}
a:visited.sectionOn {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration:none;
	color: #333333;
}
a:hover.sectionOn {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration:none;
	color: #333333;
}
.copy {
	font-size: 9px;
}
.breadcrumb {
	font-size: 10px;
	color: #003366;
}