@charset "UTF-8";
.bodyblack {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	list-style-image: url(images/curser.gif);
}
.bodyblackuppercase {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}
.yellowbartext {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
}
.maroon {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #660000;
	font-variant: normal;
	text-transform: uppercase;
	line-height: 15px;
}
.bluehead {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #1F3176;
}
.boardmembers {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #000000;
}
.maroonbold {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: 660000;
}
html {
  overflow: scroll;
  min-height: 500px;
  height: 100%;
  margin-bottom: 1px;
}
