/* Edited with EditCSS */
/**** Style sheets whose contents could be loaded were ****/
/**** imported instead. Rule order may be incorrect ****/
/**** as a result. ****/
@import "chrome://cssviewer/content/CSSViewer.css";

/**** LINK-tag style sheet style.css ****/

.head {
   font-family: MS Sans Serif, Helvetica, sans-serif;
   font-size: 16px;
   text-decoration: none;
   font-weight : bold;
   color : Maroon;
}
.shead {
   font-family: MS Sans Serif, Helvetica, sans-serif;
   font-size: 12px;
   text-decoration: none;
   font-weight : bold;
   color : Maroon;
}  
.base {
   font-family: MS Sans Serif, Helvetica, sans-serif;
   font-size: 14px;
   text-decoration: none;
   color : Black;
} 
.sbase {
   font-family: MS Sans Serif, Helvetica, sans-serif;
   font-size: 12px;
   text-decoration: none;
   color : Black;
} 
.sub        { font-family: MS Sans Serif, Helvetica, sans-serif; font-size: 10px; text-decoration: none } 

.bodhdr     { font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight: bold; text-decoration: none  color: #FF9900; text-decoration: none }
.bodshg     { font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight: bold; text-decoration: none; color: #006633; text-transform: uppercase }
.bodhdrb    { font-family: Verdana, Arial, Helvetica; font-size: 11px;text-decoration: italics; font-weight: bold; color: #000080; text-transform:uppercase }
.bodb       { font-family: Verdana, Arial, Helvetica; font-size: 11px; font-weight: bold; color: #000066 }
.bodbup     { font-family: Verdana, Arial, Helvetica; font-size: 14px; font-weight: bold; color: #000066 }
.bod        { font-family: Verdana, Arial, Helvetica; font-size: 12px; color: #333333 }
.bodup      { font-family: Verdana, Arial, Helvetica; font-size: 14px; color: #333333 }
.bodr       { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #FF0000 }
.bodsmg     { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #333333 }
.bodsmg2    { font-family: Verdana, Arial, Helvetica; font-size: 10px; color: #333333 }
.bodsmgr    { font-family: Verdana, Arial, Helvetica; font-size: 10px; color: #CC0000 }

.hdg        { font-family: Verdana, Arial, Helvetica; font-size: 16px; font-weight: bold; color: #006633 }
.hdw        { font-family: Verdana, Arial, Helvetica; font-size: 12px; font-weight: bold; color: #FFFFFF; text-transform: uppercase }
.hdr        { font-family: Verdana, Arial, Helvetica; font-size: 14px; font-weight: bold; color: #CC0000 }

.hdg_notice       { font-family: Verdana, Arial, Helvetica; font-size: 16px; font-weight: bold; text-align: center }
.hdg_stat_grn     { font-family: Verdana, Arial, Helvetica; font-size: 16px; font-weight: bold; color: #006633 }
.hdg_stat_org     { font-family: Verdana, Arial, Helvetica; font-size: 16px; font-weight: bold; color: #FFA500 }
.hdg_stat_yel     { font-family: Verdana, Arial, Helvetica; font-size: 16px; font-weight: bold; color: #FFD700 }
.hdg_stat_red     { font-family: Verdana, Arial, Helvetica; font-size: 16px; font-weight: bold; color: #FF3300 }

.hdg_timestamp    { font-family: Verdana, Arial, Helvetica; font-size: 14px; font-weight: bold } 

.leftmargin { margin-left:5.5cm }

/**** LINK-tag style sheet CSSViewer.css ****/

/* Non-http; imported above. */


