.para
{
line-height: 3.0;


}

.para h4
{
	margin-bottom: 2px;
}

.para img
{
	margin-top: 20px;
	/*max-height: 600px;*/
	max-width: 900px;
}

.news_css a {
	font-weight:bold;
	text-decoration:none;
}
.news_css a:hover {
	font-weight:bold;
	text-decoration:none;
}

 .membersTab
 {
 border: 1px solid black;
 border-bottom: 0px solid black;
 border-right: 0px solid black;
 
 width: 500px;
 
 }
 
 .membersTab tr td
 {
 padding: 6px;
 padding-left: 20px;
 
 border-bottom: 1px solid black;
 border-right: 1px solid black;
 }
 
 .membersTab tr.membersTabHeading td
 {
 background-color: #c6d9f1;
 font-weight: bold;
 }
 
 .membersTab tr.membersTabSubHeading td
 {
 background-color: #f2f2f2;
 font-weight: bold;
 }

