body { 
	/* customize_body */ font: normal normal 13px Arial; /* customize_body */
	/* customize_body */ color: #777777; /* customize_body */
}

img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color: #96004a; /* customize_link */
}
a:hover {
	/* customize_link_hover */ color: #96004a; /* customize_link_hover */
} 

h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px }
h1{
	line-height:28px;
	font-family: Arial;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #96004a;
}
h2{ font-size:18px; line-height:24px; 	color: #96004a;}
h3{ font-size:16px; line-height:21px; 	color: #b89b79; }
h4{ font-size:14px; line-height:18px }
h5{
	font-size:11px;
	line-height:13px;
	color: #fff;
	font-weight: normal;
}
p{ padding:0px 0px 0px 0px; line-height: 18px;}
