.Heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #993366;
	font-weight: bolder;
}
.Heading2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
.Heading3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.Heading4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990066;
}
.Heading_home_right {
	font-family:'Brush Script MT',Phyllis,'Lucida Casual', 'Comic Sans MS' ;
	font-size: 22px;
	color: #9A0000;
	font-weight:normal;
}
h1, h2, h3, h4, h5, h6 {
	font-family:'Brush Script MT',Phyllis,'Lucida Casual', 'Comic Sans MS' ;
	color: #9A0000;
	font-weight:normal;
	margin:20px 6px 6px;
}
h1 {
	border-bottom:1px solid #AAA;
	padding-bottom:16px;
	margin:10px 0 16px;
}
h1 { font-size: 34px; }
h2 { font-size: 30px; }
h3 { font-size: 28px; }
h4 { font-size: 24px; }
h5 { font-size: 20px; }
h6 { font-size: 18px; }

