.yellowshadow {
	background-image: url(images/yellow-shadow.gif);
	background-repeat: repeat-x;
}
.woodtexture {
	background-image: url(images/woodtexture.jpg);
	background-repeat: repeat-y;
}
.bluebackgrnd {
	background-color: #B0BFF9;
}
.yellowbackgrnd {
	background-color: #fff9db;
}
.sansbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
}
.boldheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}
.boldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}
.lrgbodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
}
a:hover {
	color: #FF0000;
}
a:visited {
	color: #990066;
}
.whiteheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.lrgboldbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
}
.navyheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}
.imageborder {
	border: 2px solid #660000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
}
.hilight {
	background-color: #FFCC66;
	padding: 8px;
	border: 1px solid #663300;
}
