body {background-color: white } 
a:link {
	color: 2e4e91;
	text-decoration: none;
} 
a:visited {
	color: #336600;
	text-decoration: none;
} 
a:hover {
	color: #CC3300;
	text-decoration: none;
} 
.menu-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 2e4e91;
	vertical-align: middle;
}
.update-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.in-a-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 3px;
	padding: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}
.table-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Committee_Bar_Txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #360;
}
.Committee_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #360;
	text-align: center;
}
tr td .in-a-box h4 {
	text-align: center;
}
