@charset "ISO-8859-1";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
body {
	background-color: #333333;
	line-height: 1.3em;
}
a {
	font-size: 12px;
	color: #CC6600;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #005496;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
}
h2 {
	font-size: 15px;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	font-style: italic;
	font-weight: bold;
}
h3 {
	font-size: 15px;
	color: #666666;
	font-style: italic;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 1.5em;
}
h4 {
	font-size: 11px;
	color: #333333;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	margin: 5px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 11px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h6 {
	font-size: 13px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
p {
	text-align: left;
	font-size: 12px;
}
.committeechair {
	text-align: center;
}

