.breadcrumb {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
p {
	font-size: 12px;
	color: #000000;
}.pageheader {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.sidenav {
	font-size: 12px;
}
.footer {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
}

