/*
	 Using sIFR
	 by Chris Coyier
	 http://css-tricks.com
*/





h1					{ font-size: 35px;font-family: Helvetica, sans-serif; color:#cb0008; font-weight: normal; line-height:45px; }
h1 strong			{ color:#cb0008; }

h2					{ font-size: 22px;font-family: Helvetica, sans-serif; color:#cb0008; font-weight: normal; line-height:30px; }
h2 strong			{ color:#cb0008; }

h3					{ font-size: 16px;font-family: Helvetica, sans-serif; color:#cb0008; font-weight: normal; }
h3 strong			{ color:#cb0008; }

