.background {
	background-image: url(Graphics/bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
a:link {
	color: #4F3B25;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #033100;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4F3B25;
	text-decoration: none;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F00;
}
a:visited {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4F3B25;
}
.whatsnewtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #740818;
}
.tabletop {
	top: auto;
}
.leftgraphic {
	background-attachment: fixed;
	background-image: url(Graphics/left.jpg);
	background-repeat: no-repeat;
	background-position: top;
	top: auto;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15pt;
	color: #000000;
	text-align: left;
}
.maillink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000066;
	text-decoration: underline;
}
.bio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12pt;
	color: #000000;
	text-align: left;
}
.committee {
	font-weight: bold;
	font-variant: normal;
	color: #352B22;
	font-style: italic;
	line-height: normal;
	font-size: 12px;
}
.chairs {
	text-indent: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
}
.UPDATE {
	color: #F00;
}
