body {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}

td {
	font-family: "Courier New", Courier, mono;
}

th {
	font-family: "Courier New", Courier, mono;
}

a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006633;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

.header_text {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-style: italic;
	font-variant: small-caps;
	color: #333333;
	border-bottom-color: #000000;
	border-bottom-style: groove;
}
.navigation_bar_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:'2px';
	border-color: #009900;
}
.event_date {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.event_title {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.events_materials_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.collective_name_list {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.collective_name_bio {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #666666;
}
.collective_bio {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-right: 20px;
 	text-align: justify;
}
.header_nav {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	text-align: right;
}

.footer_nav {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	text-align: right;
	border-top-color: #000000;
	border-top-style: groove;
}


.contact_body {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-right: 20px;
 	text-align: justify;
}
.inner_file {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	text-align: left;
	padding-top: 12px;
}
.materials_border {
	border: thin dotted #666666;
}

