.huge {
  font-family : Arial, Veranda;
  font-weight : bold;
  font-size : 18pt;
  text-decoration : none ! important;
}

.hugecolor {
  font-family : Arial, Veranda;
  font-weight : bold;
  font-size : 20pt;
  color:#FF0000 ! IMPORTANT;
}

.big {
  font-family : Arial, Veranda;
  font-weight : bold;
  font-size : 11pt;
  text-decoration : none ! important;
}

.med {
  font-family : Arial, Veranda;
  font-weight : bold;
  font-size : 11pt;
  text-decoration : none ! important;
}

.medstrike { font-family : Arial, Veranda; font-size : 12pt; text-decoration: line-through; }

.bg-feature {border-style: dotted; border-color: #FFA500; }

.small {
  font-family : Arial, Veranda;
  font-size : 8pt;
  text-decoration : none;
}

.bodyb {
  font-family : Arial, Veranda;
  font-weight : bold;
  font-size : 10pt;
  text-decoration : none;
}

.bodyr {
  font-family : Arial, Veranda;
  font-weight : bold;
  color: #FF0000 ! IMPORTANT;
  font-size : 10pt;
  text-decoration : none;
  text-transform: uppercase;
}

.body {
  font-family : Arial, Veranda;
  font-size : 10pt;
  text-decoration : none;
}

.blue {
  color: #0000FF ! IMPORTANT;
  font-family : Arial, Veranda;
}

.red {
  color: #FF0000 ! IMPORTANT;
  font-family : Arial, Veranda;
}

.COUPON { font-family:Arial, Veranda; font-weight:bold; font-size:13pt; color:#000000 ! IMPORTANT; text-decoration:None; text-transform: uppercase;}
.COUPON:link { font-family:Arial, Veranda; font-weight:bold; font-size:13pt; color:#0000FF ! IMPORTANT; text-decoration:none; text-transform: uppercase;}
.COUPON:hover { font-family:Arial, Veranda; font-weight:bold; font-size:13pt; color:#FF0000 ! IMPORTANT; text-decoration:none; text-transform: uppercase;}

HR {
  color: #FFA500;
}

H1 {
  font-family : Arial, Veranda;
  font-size : 28pt;
  font-weight : normal;
}

H2 {
  font-size : 18pt;
  font-family : Arial, Veranda;
}

H3 {
  font-size : 14pt;
  font-family : Arial, Veranda;
}

blockquote {
  font-family : Arial, Veranda;
  font-size : 10pt;
  text-decoration : none;
}

.m1 { font-family: Arial, Veranda; font-size:12pt; font-weight:bold; color:#000000 }
.m1:link { color:#000000 ! IMPORTANT; text-decoration:none }
.m1:visited { color:#000000 ! IMPORTANT; text-decoration:none }
.m1:active { color:#000000 ! IMPORTANT; text-decoration:none }
.m1:hover { color:#FFFF00 ! IMPORTANT; text-decoration:none }

.m2 { font-family: Arial, Veranda; font-size: 10pt; font-weight:bold; color:#000000 }
.m2:link { color:#000000 ! IMPORTANT; text-decoration:none }
.m2:visited { color:#000000 ! IMPORTANT; text-decoration:none }
.m2:active { color:#000000 ! IMPORTANT; text-decoration:none }
.m2:hover { color:#FFFF00 ! IMPORTANT; text-decoration:none }

.m1r { font-family: Arial, Veranda; font-size:12pt; font-weight:bold; color:#FF0000 }
.m1r:link { color:#FF0000 ! IMPORTANT; text-decoration:none }
.m1r:visited { color:#FF0000 ! IMPORTANT; text-decoration:none }
.m1r:active { color:#FF0000 ! IMPORTANT; text-decoration:none }
.m1r:hover { color:#FFFF00 ! IMPORTANT; text-decoration:none }

.m2r { font-family: Arial, Veranda; font-size: 10pt; color:#0000FF }
.m2r:link { color:#0000FF ! IMPORTANT; text-decoration:none }
.m2r:visited { color:#0000FF ! IMPORTANT; text-decoration:none }
.m2r:active { color:#0000FF ! IMPORTANT; text-decoration:none }
.m2r:hover { color:#0000FF ! IMPORTANT; text-decoration:none }

.m2t { font-family: Arial, Veranda; font-size: 10pt; color:#FFA500 }
.m2t:link { color:#FFA500 ! IMPORTANT; text-decoration:none }
.m2t:visited { color:#FFA500 ! IMPORTANT; text-decoration:none }
.m2t:active { color:#FFA500 ! IMPORTANT; text-decoration:none }
.m2t:hover { color:#FFA500 ! IMPORTANT; text-decoration:none }

A:visited { font-family : Arial, Veranda; color : #0000FF ! IMPORTANT; text-decoration: none; }
A:link { font-family : Arial, Veranda; color : #0000FF ! IMPORTANT; text-decoration: none; }
A:hover { font-family : Arial, Veranda; color : #FF0000 ! IMPORTANT; text-decoration: none; }

BODY {
scrollbar-face-color:#FFA500; 
scrollbar-track-color:#000000; 
scrollbar-3dlight-color:#FFA500; 
scrollbar-highlight-color:#FFFFFF; 
scrollbar-base-color:#FFA500; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-arrow-color:#000000;
}

.break { pagebreak-after: always }
