body { 
	font-family : Verdana;
	color : black;
	background-color : #ffffff;
	font-size : 12px;
	margin: 0px;
} 
h2 { 
	font-family : Verdana;
	font-size : 18px;
	font-weight: bold;
	
} 
h3 { 
	font-family : Verdana;
	color : #ff9900;
	font-size : 14px;
} 
h4 { 
	font-family : Verdana;
	font-size : 14px;
	margin: 2px;
} 
li { 
	font-family : Verdana;
	color : black;
	background-color : #ffffff;
	font-size : 12px;
} 
p { 
	font-family : Verdana;
	color : black;
	background-color : #ffffff;
	font-size : 12px;
} 
.BodyText { 
	font-family : Verdana;
	color : black;
	background-color : #ffffff;
	font-size : 12px;
} 
.BodyBold { 
	font-family : Verdana;
	color : black;
	background-color : #ffffff;
	font-size : 16px;
	font-weight: bold;
} 
.Title { 
	font-family : Verdana;
	color : ff9900;
	background-color : #ffffff;
	font-size : 16px;
	font-weight: bold;
} 
.ByLaws { 
	font-family : Verdana;
	color : black;
	background-color : #ffffff;
	font-size : 11px;
} 

