@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 { 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	background-color: transparent;
	margin: 1em;
	border: 0;
	padding: 0;
}
.mainBody .weCareBody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	background-color: transparent;
	margin: 1em;
	border: 0;
	padding: 0;
}
.mainBody .weCareBody #weCareImage{
	float: left;
	width: auto;
	height: auto;
	margin: 1em;
}
.mainBody .weCareBody p{
	font-size: 100%;
	text-align: justify;
}
.mainBody .weCareBody h1{
	font-size: 300%;
	margin: 0;
	padding: 2em 0;
	text-transform: uppercase;
	text-align: center;
}
.mainBody .weCareBody h2{
	color: #FF0000;
	font-size: 200%;
	margin: 0;
	margin-bottom: 2em;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
}
.mainBody .weCareBody h3{
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 3em;
}
