body {
	font-family: Arial, Helvetica, sans-serif;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: x-small;

}
.tableborder {
	border: 2px solid #000000;
}
.libnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;

}
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
}
.pagetitles {
	font-family: Georgia, "Times New Roman", Times, serif;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.redboldgeorgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CC0000;
}
