body {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 100%;

}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #CC0066;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.copynoticewhite {
	font-size: 50%;
	font-weight: bold;
	color: #FFFFFF;
}
.mediumtext {
	font-size: 100%;
	color: #000000;

}
.smalltext {
	font-size: 70%;
}
a.navbartext:link {
	font-size: 80%;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
a.navbartext:visited {
	font-size: 80%;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
a.navbartext:hover {
	font-size: 80%;
	color: #FFCC33;
	text-align: center;
	font-weight: bold;
}
.bio {
	font-size: 90%;
}
