body {background-image: url(/images/bkgnd.jpg); background-repeat: repeat}
	a:link {color: #003366}
	a:visited {color: #330066}
	a:active {color: #660033}
	a:hover {color: #CC0000}
	font-family: "Gill Sans", "Verdana","Helvetica","Arial", sans-serif;font-size: 12px; color: #663300}
	

.basic {
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
tr {
	font-size: 12px;
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
}

li {
	font-size: 12px;
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
}

input {
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.hilite {
	color: #FF0000;
}
.minitext {
	font-size: 9px;
}

.subheader {
	font-size: 12px;
	font-weight: bold
}

.headerbkgnd{
    color: #B0C4DE;
}

.rightside {
    text-align: right;
}

.biggertext {
	font-size: 14px;
}
