.PageLinks-Current {
	color: #000000;
	font-weight: bold;
	font-size: medium;
}
.PageLinks {
	color: #FF0000;
	font-weight: bold;
	font-size: medium;
}
.PageLinks-Light {
color: #FF0000
}
.SmallDateCopy {
	font-size: x-small;
	font-weight: bold;
	color: #666666;
}
.HandWriting {
	font-family: "Comic Sans MS";
	font-size: small;
	color: #000000;
}
.copyright {
	font-size: x-small;
	color: #333333;
	font-weight: bold;
}
.NavLinks {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
.border-top {
	border-top-width: thin;
	border-top-style: ridge;
	border-top-color: #8C0000;
}
.border-rt {
	border-right-width: thin;
	border-right-style: ridge;
	border-right-color: #8C0000;
	border-bottom-color: #8C0000;
	background-attachment: fixed;
	background-image: url(../graphics/background.jpg);
	background-repeat: repeat-x;
	background-color: #666666;
	background-position: top;
}
.PageTittles {
	font-size: medium;
	color: #000000;
	font-variant: small-caps;
	text-decoration: underline;
	font-family: "Dutch801 XBd BT";
}
.ParaTittles {

	font-size: medium;
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;
}
.smalldark {

	font-size: x-small;
	color: #000000;
	font-weight: bold;
}
.highlights {
	font-size: medium;
	color: #003173;
	font-weight: bold;
}
.ParaHighlights {
	color: #FF0000;
	font-weight: bold;
}
