#bylaws {
	
	background-color:FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:black;
}
a:link{
	color: red;
	font-size: 12px;
	font-weight: bold;
}
a:visited{
	color: #A52A2A;
	font-size: 12px;
	font-weight: bold;
}

h1{
	font-size: 14px;
	font-weight: bold;
}
h2{
	font-size: 13px;
	
}
.smallcolor{
	font-size: 9px;
	
	color: #A52A2A;
}