@charset "utf-8";
/* CSS Document */

#by_laws
{}
#by_laws p
{
	font-size: 11px;
	font-weight: normal;
}
#by_laws li
{
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	margin-left: 8em;	
	color: #660000;
}
#by_laws strong
{
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
#by_laws h1
{
	font-size: 14px;
	font-weight: bold;
}
