.PageHeaderPrintable {
 color: #FF6600;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 26px;
 font-style: normal;
 font-variant: normal;
 font-weight: bold;
 font-stretch: normal;
 page-break-after: avoid
}


.TitleNoImagePrintable, .TitleNoImageBreakBefore{
 color: #336699;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18;
 font-style: normal;
 font-variant: normal;
 font-weight: bold;
 font-stretch: normal;
 page-break-after: avoid
}

.TitleNoImageBreakBefore {
 page-break-before: always
}

.TitleImagePrintable, .TitleImageBreakBefore {
 color: #FF6600;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18;
 font-style: normal;
 font-variant: normal;
 font-weight: bold;
 font-stretch: normal;
 page-break-after: avoid
}

.TitleImageBreakBefore {
 page-break-before: always
}

.PageTextPrintable {
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 font-stretch: normal;
}