/* 
  DEFAULT HTML TAGS 
*/
BODY   { FONT-SIZE: 12px; COLOR: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; }
TD     { FONT-SIZE: 12px; COLOR: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; }
SELECT { FONT-SIZE: 12px; }
LI     { PADDING-BOTTOM: 11px }
H1     { color: #000080; font-size: 16px; font-weight: bold; line-height: 30px;}
H2     { color: #000000; font-size: 14px; font-weight: bold; line-height: 30px; font-style:italic;}

.pagetitle { color: #000080; font-size: 16px; font-weight: bold; line-height: 30px; }
.sectiontitle { color: #000080; font-size: 14px; font-weight: bold; line-height: 15px; }