body
{
	font-size: 70%;
	color: #000000;
	// background-image:  url(../images/background.gif);
	background-color: #F9FFE5;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

body, p, h1, h2, h3, h4, h5, h6, table, td, th, ul, ol
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

h1 {text-align: center; font-size:180%; color: #CB0D0D;}
h2 {text-align: center; font-size:120%; color: #CB0D0D;}
h3 {font-size:110%;}
h4 {font-size:100%;}
h5 {font-size:90%;}
h6 {font-size:80%;}

td.main
{
	text-align: left;
	vertical-align: top;
}

table { border: 0px solid #FFFFFF; }

td.menu
{
	background-color: #EDFDD1;
	text-align: left;
	white-space: nowrap;
}

td.menubg
{
	background-color: #729634;
	text-align: center;
	color: #FFFFFF;
}

a:link    { text-decoration: none; color: #CB0D0D; background-color: transparent; }
a:visited { text-decoration: none; color: #CB0D0D; background-color: transparent; }
a:hover   { text-decoration: none; color: #F1C13F; background-color: transparent; }
a:active  { text-decoration: none; color: #CB0D0D; background-color: transparent; }

td.committee_title {
	font-weight: bold;
	white-space: nowrap;
}

td.committee {
	white-space: nowrap;
}