h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #330033;
	text-align: center;
	letter-spacing: 4px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #330033;
	text-align: center;
	background-color: #D3D08F;
	text-decoration: none;
}
.content_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #330033;
	background-color: #F3F5E7;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
}
.title_table {
	background-color: #E3E6C1;
	margin-right: auto;
	margin-left: auto;
}
.nav_table {
	background-color: #D3D08F;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #878334;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #330033;
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FAFAF1;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CBC776;
	border-left-color: #CBC776;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.alttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #330033;
	text-align: right;
	background-color: #F5F7EA;
}
.onpage {
	color: #319531;
}
a:hover {
	text-decoration: underline;
}
.alignright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #330033;
	text-align: right;
	background-color: #F3F5E7;
}
.minutes_nav {
	background-color: #E3E1B9;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #878334;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #330033;
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FAFAF1;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CBC776;
	border-left-color: #CBC776;
	margin-right: auto;
	margin-left: auto;
}
.not_yet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #330033;
}
input {
	background-color: #FFFFFF;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #330033;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #330033;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
.submit {
	background-color: #E3E6C1;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FBFBF4;
	border-bottom-color: #948F3A;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #330033;
	background-color: #E3E6C1;
	text-align: right;
}
.minutes_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #330033;
	text-decoration: none;
}
a {
	color: #1136B5;
	text-decoration: underline;
}
.imageright {
	text-align: right;
}
.smallleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
}
