a:link {
	color: #41524E;
	text-decoration: none;
}
a:visited {
	color: #41524E;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #0000CC;
	text-decoration: none;
}
#editable {
}
#title1 {
	font-size: xx-large;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
#text1 {
	padding: 20px;
}
#title2 {
	font-size: xx-large;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #41524E;
}
#text2 {
	padding: 20px;
}
#col1 {
	width: 250px;
	float: left;
	padding-left: 180px;
}
#president {
	padding-top: 10px;
	padding-bottom: 5px;
}
#vice-president {
	padding-top: 5px;
	padding-bottom: 5px;
}
#secretary {
	padding-top: 5px;
	padding-bottom: 5px;
}
#treasurer {
	padding-top: 5px;
	padding-bottom: 5px;
}
#director {
	padding-top: 5px;
	padding-bottom: 10px;
}
#col2 {
	width: 300px;
	float: left;
}
#name1 {
	padding-top: 10px;
	padding-bottom: 5px;
}
#name2 {
	padding-top: 5px;
	padding-bottom: 5px;
}
#name3 {
	padding-top: 5px;
	padding-bottom: 5px;
}
#name4 {
	padding-top: 5px;
	padding-bottom: 5px;
}
#name5 {
	padding-top: 5px;
	padding-bottom: 10px;
}
#text3 {
	padding: 20px;
	clear: both;
}
