@charset "utf-8";
/* CSS Document */
<style type="text/css"> 
<!-- 
/* Modify what links are diplayed in the Nav Sidebar */



<!--This is the CSS for the body of the CESF (Foundation) page for the Grand Chapter on the oescal.org website, CESF/CESF_index.htm-->
.mainBody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	background-color: transparent;
	margin: 1em;
	border: 0;
	padding: 0;
}
.mainBody .CESFBoardBody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	background-color: transparent;
	margin: 1em;
	border: 0;
	padding: 0;
}
.mainBody .CESFBoardBody p{
	font-size: 100%;
}
.mainBody .CESFBoardBody h2{
	text-align: center;
	margin: 0;
	padding: 0;
}
.mainBody .CESFBoardBody #CESFBoardTable {
	table-layout: auto;
	margin: 1em 0;
	padding: 0;
}
.mainBody .CESFBoardBody #CESFBoardTable p{
	margin: 0;
	padding: 0;
}
