@charset "utf-8";
/* CSS Document- Trinity Jonesville */

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
}
a:visited {
	color: #990033;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #FF0000;
}
-->
</style>

<style type="text/css">
<!--
.style2 {
	color: #000066;
	font-weight: bold;
}
.style3 {
	color: #000066;
}
.style4 {color: #000066; font-weight: bold; font-size: 16px; }
.style5 {font-size: xx-small}
.divbox {
	border-bottom:medium;
	border-bottom-color:#900;
	border-bottom-style:ridge;
	border-left:thin;
	border-left-color:#443F19;
	border-left-style:groove;
	border-right:medium;
	border-right-color:#443F19;
	border-right-style:solid;
	border-top:thin;
	border-top-color:#900;
	border-top-style:groove;
	margin-left: 30px;
	margin-right: 20px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}