@charset "utf-8";
/* CSS Document */
<style type="text/css"> 
<!-- 
<!--This is the CSS for the body of the Home page for the Grand Chapter on the oescal.org website, GCC/index.htm-->
.mainBody { 
}
.mainBody .weCareCommitteeBody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	background-color: transparent;
	margin: 1em;
	border: 0;
	padding: 0;
}
.mainBody .weCareCommitteeBody #GOTable {
	table-layout: auto;
}
.mainBody .weCareCommitteeBody p{
	text-align: center;
	margin: 0;
	border: 0;
	padding: 0;
}
