html, body {
color: #565645;
}
@media print{
html, body {color: black;} 
}
h1,h2,h3,h4,h5,h6 {font-family: arial, helvetica, verdana, tahoma, sans-serif;}
h1,h2,h3 {font-weight:normal;margin-top:0px;margin-bottom:4px;}
@media print {
  h1            { page-break-before: auto; }
}
h4 {margin-top:0px;margin-bottom:4px;}
hr {color:yellow; background-color:yellow;border: 1px solid yellow;}
.ybjbg {background-repeat: no-repeat;}
.ybjss {font-family: arial, helvetica, verdana, tahoma, sans-serif;}
/* use this style of class with <font */
.ybjbutton a:link {font-family: arial, helvetica, verdana, tahoma, sans-serif; color: black; font-weight: bold; text-decoration: none;}
.ybjbutton a:visited {font-family: arial, helvetica, verdana, tahoma, sans-serif; color: black; font-weight: bold; text-decoration: none;}
/* use this style of class with <a */
a.ybjbutton2:link {font-family: arial, helvetica, verdana, tahoma, sans-serif; font-size: smaller; font-weight: bold; text-decoration: none; color: black;}
a.ybjbutton2:visited {font-family: arial, helvetica, verdana, tahoma, sans-serif; font-size: smaller; font-weight: bold; text-decoration: none; color: black;}
a.ybjbutton3:link {font-family: arial, helvetica, verdana, tahoma, sans-serif; font-size: smaller;}
a.ybjbutton3:visited {font-family: arial, helvetica, verdana, tahoma, sans-serif; font-size: smaller;}
.frame {border: 2px solid yellow;margin-top:0;margin-bottom:0;}

@media print, handheld{
html, body {font-size:10px;}
h1 {font-size:1.5em;}
h2 {font-size:1.25em;}
}
@media print{
html, body, h1,h2,h3,h4,h5,h6, .ybjss, .ybjbutton a:link, .ybjbutton a:visited, a.ybjbutton2:link, a.ybjbutton2.visited, a.ybjbutton3:link, a.ybjbutton:visited {font-family: Evergreen, Arial Narrow, Tahoma, Trebuchet MS, Gill Sans, Gill Sans MT, Arial, sans-serif;}
}

.sup {font-size:smaller;vertical-align:10%;}
.sub {font-size:smaller;vertical-align:-7%;}

