body {
	color: black;
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
}

p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:  75%;
}

li {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:  75%;
	margin-left: 5%;
	margin-right: 5%;
}

li li {
	font-size: 100%;
}

.table {
	font-size:75%;
}

h1{
   font-family: arial, helvetica, sans-serif;
	font-size: 110%;
	color: #003300;
}

h2{
   font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	color: #666633;
}

h3{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-size:  80%;
	line-height : 100%;
	font-weight: bold;	
}

h4, h5, h6 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:  80%;
	line-height : 100%;
	font-weight: bold;
}

hr {
	border-top-style: solid;
	border-top-color: #e4c374;
	border-top: 1px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
}

th{
   font-family: verdana, arial, helvetica, sans-serif;
	background: #003399;
	color: #ffffff;
}

.center{
	text-align: center;
}

.smaller{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:  65%;
}

a {
	color: #666633;
}

a:hover {
	color: #cc9900;
}

.staffheader {
	color:#333300;
	background-color: #e4c374;
	font-family:arial, helvetica, sans-serif;
	font-size:100%;
	font-weight: bold;
}

.pics {
	padding:3px;
	margin:4px;
	border:1px solid #999;
}
