@import url(default.css);
@import url(blackwhite.css);

body { font-size: 100% !important; }


a.fontsize#sm {font-size: 85%;  text-decoration: none; border: none;}
a.fontsize#med { font-size: 105%;text-decoration: none; border: none;}
a.fontsize#lg { font-size: 130%; text-decoration: underline; border: none; }