body { 
	/* customize_body */ font: normal normal 8px Arial; /* customize_body */
	/* customize_body */ color: #777777; /* customize_body */
}
body.mceContentBody {
		font-family:Arial;
		font-size:14px;
		font-size-adjust:none;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:normal;
}
img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color: #66aa33; /* customize_link */
}
a:hover {
	/* customize_link_hover */ color: #66CC00; /* customize_link_hover */
} 

h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px }
h1{ font: normal normal 21px Arial; line-height:28px }
h2{ font-size:18px; line-height:24px }
h3{ font-size:16px; line-height:21px }
h4{ font-size:14px; line-height:18px }
h5{ font-size:13px; line-height:16px }
p{ padding:0px 0px 0px 0px; line-height: 18px;}

	h1 {
		font-family: 'Georgia','Times New Roman', serif; 
		font-size: 2em; 
		margin: 0px 5px 0px 10px; 
		text-align:left;
		color: #56482e;
	}
	
	.heading {
	font-family: 'Georgia','Times New Roman', serif; 
	font-size: 4em; 
	margin: 0px 5px 0px 10px; 
	text-align:left;
	color: #56482e;
	}
	
.footer {
	font-family: 'Times New Roman', serif;
	color: #aca37c;
	font-size: 1.6em;
	text-align: center;
	margin: 5px 0px 5px 0px;
	}
	

.sub_heading {
	font-family: 'Arial', sans-serif;
	font-size: 2em;
	margin: 10px 0px 0px 5px;
	text-align:left;}
	
.n_text {
	font-family: 'Tahoma', 'Times New Roman', serif;
	font-size: 1.8em;
	text-align: justify;
	}
	
.n_text p { 
	margin:10px; 
}
	

