	body
	{   
		margin: 0;
		padding: 0;
		font: 80% verdana, arial, hevetica, sans-serif;
		text-align: center;
		color: #505367;
		background-color: #fff;
	}
	
	#maintxt p {
font-family: verdana, arial, sans-serif;
}

#maintxt h1 {
font-family: georgia, times, "times new roman", serif;
			 font-size: 16px;
			 color: #095877;
			 font-weight: bold;
}

#maintxt h2 {
font-family: georgia, times, "times new roman", serif;
			 font-size: 15px;
			 color: #095877;
			 font-weight: bold;
}

#maintxt h3 {
font-family: georgia, times, "times new roman", serif;
			 font-size: 12px;
			 color: #095877;
			 font-weight: bold;
}