
.rollover a { 
	COLOR: white;
	TEXT-DECORATION: underline;
}

.rollover a:hover { 
	Color: ##ffcc00;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	vertical-align: top;
}

H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	}
	
A
		{
				COLOR: #3C8476;
				TEXT-DECORATION: underline
		}
A:hover
        {
                COLOR: #ffcc00;
                TEXT-DECORATION: underline
        }
	
LI  {
	list-style-type: disc;
	color: green;
}


.tblborder {border-width: 1px; border-style: solid; border-color: #CCCCCC;}

.indent {
	left: 35px;
	position: absolute;
	display: list-item;
}	
.meeting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
	background-color: ##FFFF00;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3C8476;
	font-weight: bold;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	font-weight: bold;
}

.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	font-weight: bold;
}

.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: white;
	font-weight: bold;
	line-height: 14pt;
}
.main UL a:active {  color: black; text-decoration: none}
	.main UL a:link {  color: red; text-decoration: none}
	.main UL a:visited {  color: red; text-decoration: none}
	.main UL a:hover {  color: black; text-decoration: underline}
	.main {	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 12px;}
	.main H2 {font-size: 16px;}
	.main td {font-size: 18px; font-type:bold; }
	
.contrast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
}

.announce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: red;
	font-weight: bold;}

.announce UL a:active {  color: red; text-decoration: none}
	.announce UL a:hover {  color: #ffcc00; text-decoration: none}
	.announce H2 {font-size: 16px;}
	
.tblborder {border-width: 1px; border-style: solid; border-color: #CCCCCC;}
	
.formalign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C8476;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}

.forminput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align: left;
	vertical-align: middle;
	width: 300px;
}



