body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 3px;
}
p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}
.NormalText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	font-weight:normal;
	font-style: normal;
}
P.breakhere {
	page-break-before: always
}
h1 {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #22423F;
	font-weight: normal;
}
h2 {
	font-family: Tahoma;
	font-size: 20px;
	color: #22423F;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size: 16px;
	color: #22423F;
}
h4 {
	font-family: "Calisto MT";
	font-weight:bold;
	font-style:italic;
	font-size: 14px;
	color: #22423F;
}


.unordered {
	list-style-image: url(images/bullet.gif);
	line-height: 12px;
}

.calendar {
	font-size: 10px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	padding-bottom: 12px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
.table_border {
	border: thin solid #4F807D;
	margin: 0px;
	padding: 0px;
	height: auto;
}
.event {
	font-size: 14px;
	font-weight: bold;
}
.border_committees {
	margin: 0px;
	padding: 0px;
	height: auto;
	border-top: thin none #4F807D;
	border-right: thin solid #4F807D;
	border-bottom: thin solid #4F807D;
	border-left: thin none #4F807D;
}
.border_bottom {

	margin: 0px;
	padding: 0px;
	height: auto;
	border-top: thin none #4F807D;
	border-right: thin none #4F807D;
	border-bottom: thin solid #4F807D;
	border-left: thin none #4F807D;
}
.resources {
	font-weight: bold;
	text-decoration: underline;
}
