#mainHeader { font-family: sans-serif; font-weight: bold; color: #000000; font-size: 16px }
#mainSubHeader { font-family: sans-serif; font-weight: bold; color: #000000; font-size: 12px }
#mainSubHeader A { font-family: sans-serif; font-weight: bold; color: #000000; font-size: 10px }

/*
pText: paragraph text
iText: introductory text
*/

#iText { font-family: serif; color: #000000; font-size: 12px; letter-spacing : normal; line-height : normal; }
#iTextBold { font-family: serif; font-weight: bold; color: #000000; font-size: 12px; letter-spacing : normal; line-height : normal; }
#iTextItalic { font-family: serif; font-style: italic; color: #000000; font-size: 12px; letter-spacing : normal; line-height : normal; }
#iTextSmall { font-family: serif; color: #000000; font-size: 9px; letter-spacing : normal; line-height : normal; }

#pText { font-family: arial, helvetica; color: #000000; font-size: 12px; letter-spacing : normal; line-height : normal; }
#pTextBold { font-family: arial, helvetica; font-weight: bold; color: #000000; font-size: 12px; letter-spacing : normal; line-height : normal; }
#pTextBoldItalic { font-family: arial, helvetica; font-weight: bold; font-style: italic; color: #000000; font-size: 12px; letter-spacing : normal; line-height : normal; }
#pTextItalic { font-family: arial, helvetica; font-style: italic; color: #000000; font-size: 12px; letter-spacing : normal; line-height : normal; }
#pTextSmall { font-family: arial, helvetica; color: #000000; font-size: 9px; letter-spacing : normal; line-height : normal; }

#warningText { font-family: verdana, arial; color: Red; font-size: 11px }
#warningTextBold { font-family: verdana, arial; font-weight: bold; color: Red; font-size: 12px }
#warningTextSmall { font-family: verdana, arial; color: Red; font-size: 9px }

#Footer { font-family: verdana, arial; color: #000000; font-size: 10px }

#Footer A { font-family: verdana, arial; color: #000000; font-size: 10px }


