body {
    font:normal normal normal 100%/normal Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
    color: #ffffff;
	background-color:#C0C0C0;
}
table#committee-members {
    margin: 0 auto;
    border: thin solid #3366FF;
    border-collapse: collapse;
}
table#committee-members th {
    text-align: center;
    border: thin solid #3366FF;
    padding-left: 0.5em;
    padding-right: 0.5em;
}
table#committee-members td {
    text-align: center;
    border-left: thin solid #3366FF;
    border-right: thin solid #3366FF;
    border-bottom: none;
    padding-left: 0.5em;
    padding-right: 0.5em;
}
.red {
    color:#790d04;
}
.menu {
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	line-height:28px;
	background-image:url(images/arrow_a.gif);
	background-repeat:no-repeat;
	background-position:13px;
	padding-left:31px;
}
.menu a {
	color:#ffffff;
	text-decoration:none;
}
.menu a:hover {
	color:#140284;
	text-decoration:none;
}
.body1 {
	font-size:11px;
	color:#A1A1BB;
}
.body1 a {
	color:#55ADFF;
	padding-left:8px;
	text-decoration:none;
}
.body1 a:hover {
	color:#0085C3;
	text-decoration:none;
}
.body2 {
	font-size:11px;
	color:#333333;
	padding-bottom:5px;
	padding-top:5px;
}
.body2 a {
	color:#0066CC;
	text-decoration:underline;
}
.body2 a:hover {
	color:#333333;
	text-decoration:none;
}
.footer {
	font-size:10px;
	color:#A1A1BB;
	padding-top:22px;
	white-space:pre;
}
.footer a {
	color:#A1A1BB;
	text-decoration:none;
}
.footer a:hover {
	color:#64B2FA;
	text-decoration:none;
}
.heading {
	font-size:13px;
	font-weight:bold;
	color:#91B5FF;
}
.address {
	color:#FFF;
	font-size: 14px;
}
.copyright {
	font-size:9px;
	color:#646F81;
	padding-top:8px;
	padding-bottom:10px;
}
.copyright a {
	color:#646F81;
	text-decoration:none;
}
.copyright a:hover {
	color:#7A8CAA;
	text-decoration:none;
}
.nav {
	color:#6699FF;
	font-size:16px;
	font-weight:bold
}
.Titlefont {
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
}

