@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 .weCareStoryBody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	background-color: transparent;
	margin: 4em 1em;
	border: 0;
	padding: 0;
}
.mainBody .weCareStoryBody p{
	font-size: 100%;
	text-align: center;
}
.mainBody .weCareStoryBody h1{
	text-align: center;
	color: #FF0000;
}
