

body {
	font-family: "georgia ref";
	color:#2E563B;
	font-size: 12pt;	
	margin : 5% ;
	background-color:#E5EFE7;
	}
p	{ text-indent : 0.5in ;
          	}

th	{background-color:#99FB57;}


a:active {color:#2E563B;}
a {color: #56332E; text-decoration: none;}
a:hover {text-decoration: underline; }
a:visited {color:#2E563B;}	


h1	{font-family:"georgia ref"; color:#2E563B; }
h2	{font-family:"georgia ref"; color:#2E563B; }
.m	{ font-family:"georgia ref"; color:#2E563B; font-size:12pt;}
.c	{font-family:"brush script mt"; color:green; font-size:16pt;} 
.d	{font-family:"brush script mt"; color:green; font-size:22pt;} 
.e	{ font-family:"georgia ref"; color:green; font-size:12pt;}
	
/* Opt-in box */
#optinbox {
	margin: 1em 0 1em 2.5em;
	width: 300px;
	display: block;
	background: #fff;
	border: 2px solid #2E563B;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 5px;
}
#optinbox h2 {
	font-family: "georgia ref";
	font-weight: normal;
	font-size: 16px;
	color: #2E563B;
	text-transform: none;
	margin: 3px 5px 5px;
	text-align: center;
}
#optinbox p {
	font-size: 11px;
	margin: 2px;
	text-align: center;
	text-indent: 0;
}
#optinbox .highlight {
	color: #2E563B;
	font-weight: bold;
}
#optinbox input {
	margin: 5px;
	padding: 1px;
}
#sbmtbtn {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #E5EFE7;
	border: 2px solid #2E563B;
	color: #2E563B;
	margin: 6px;
	padding: 0 5px;
}

	
