/* CSS definitions for fonts */

BODY        { font: 13px/15px Arial, Helvetica, sans-serif; background-image: none; background-repeat: repeat; background-attachment: fixed; background-position: 0 0; margin-top: 0; margin-bottom: 0; margin-left: 0; padding-top: 0; scrollbar-base-color: #990000; scrollbar-darkshadow-color: #990000      }
.header-black { color: #000; font-size: 15px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 16px; }
.header-blue { color: #00f; font-size: 17px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 18px; }
.body { color: #000; font-size: 13px; font-family: Arial, Helvetica, sans-serif; line-height: 15px; }
.smtext { color: #000; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 12px; }

