body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #004080;
	background-color: #000000;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #004080;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #004080;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #004080;
	padding-top: 10px;
	padding-bottom: 10px;
	}

ol.withroman{
	list-style-type:lower-roman;	
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #999999;
    color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
   color: #004080;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
}

a:visited {
	font-weight: bold;
	color: #0000FF;	
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #004080;
	font-weight: normal;
}
.bodybld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	color: #004080;
	font-weight: bold;
}
.style1 {color: #004080}

.style3 {color: #004080}

.style4 {font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #004080;
	font-weight: bold
}

<!-- ------------------------------------------------------------- -->
#pagetable{
	
}

#pagetable table{
	background-color: #EBEBEB;
	width:800px; 
	border-collapse:collapse;
}

#pagetable table th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #999999;
    color: #000000;
	text-align:center;
}

#pagetable table tr{
	padding:0;
	
}

#pagetable table tr td{
	border-collapse:separate;
	
}

#pagetable table tr td{
	font-weight:bolder; 
}

#pagetable table tr td table tr td{
	border: 1px solid black;	
	padding:3px;
	border-spacing:0px;
	font-weight:normal;
	text-align:left;
	width:50%;
}

.subheading{
	background-color:#999966;
}

.meetingPast{
	background-color:#999999;	
}


