.pagebg {
	background-image: url(splice/topbg.gif);
	background-repeat: repeat-x;
}
.titletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
}
.menutitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
}
.menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663300;

}
.bodyHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
}
.bodySubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
}
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
.subLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.subText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	color: #996633;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFB;

}
a:active {
	color: #FFFFEF;
}
.blink {
	text-decoration: blink;
}
.bigbodybold {
	font-size: medium;
	font-weight: bold;
	color: #663300;
}
