/* XFlex SkinObject - Nina Meiers - http://www.skinsforsale.com/xflex / http://www.xdglobal.com */


Body, .Normal, .NormalTextBox, TD, SPAN, DIV, A
{
   font-size: 10.5pt !important;
}
H1, H1 td, H1 span, H1 div  {
    font-size: 13pt !important;
	color: #e31c19 !important;
	font-weight: bold;
}
H2, H2 td, H2 span, H2 div  {
    font-size: 13pt !important;
	color: #353535 !important;
	font-weight: bold;
}
H3, H3 td, H3 div, H3 span  {
    font-size: 12pt !important;
	color: #e31c19 !important;
	font-weight: bold;
}
H4, H4 td, H4 div, H4 span {
    font-size: 12pt !important;
	color: #353535 !important;
	font-weight: bold;
}
H5, H5 td, H5 div, H5 span {
    font-size: 10.5pt !important;
	color: #e31c19 !important;
	font-weight: bold;
}
H6, H6 td, H6 span, H6 div {
    font-size: 10.5pt !important;
	color: #e31c19 !important;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

