    p {font-size=16; font-face: Arial; color: black}
    p.footer {font-size=14; font-face: Arial; color: black}

    A:link    { color: blue;   font-size: 14; font-face: Arial }
    A:active  { color: yellow; font-size: 14; font-face: Arial }
    A:visited { color: purple; font-size: 14; font-face: Arial }

    A.big:link    { color: blue;   font-size: 18; font-face: Arial }
    A.big:active  { color: yellow; font-size: 18; font-face: Arial }
    A.big:visited { color: purple; font-size: 18; font-face: Arial }

    A.error:link    { color: yellow; font-size: 20; font-face: Arial }
    A.error:active  { color: white;  font-size: 20; font-face: Arial }
    A.error:visited { color: cyan;   font-size: 20; font-face: Arial }

    A.footer:link    { color: blue;   font-size: 10; font-face: Arial }
    A.footer:active  { color: yellow; font-size: 10; font-face: Arial }
    A.footer:visited { color: purple; font-size: 10; font-face: Arial }

    A.header:link    { color: blue;   font-size: 12; font-face: Arial }
    A.header:active  { color: yellow; font-size: 12; font-face: Arial }
    A.header:visited { color: purple; font-size: 12; font-face: Arial }

    A.headerB:link    { color: blue;   font-size: 14; font-face: Arial; font-weight:bold}
    A.headerB:active  { color: yellow; font-size: 14; font-face: Arial; font-weight:bold}
    A.headerB:visited { color: purple; font-size: 14; font-face: Arial; font-weight:bold}

    td.header  {font-size: 16; font-weight:bold; font-face: Arial; background: #0066CF ; color: white}
    td.headerC {text-align: center; font-size: 16; font-weight:bold; font-face: Arial; background: #0066CF ; color: white}
    td.headerR {text-align: right; font-size: 16; font-weight:bold; font-face: Arial; background: #0066CF ; color: white}
    td.headerL {text-align: left; font-size: 16; font-weight:bold; font-face: Arial; background: #0066CF ; color: white}
    td.d1      {font-size: 15; font-face: Arial; background: #C6DEF6}
    td.d2      {font-size: 15; font-face: Arial; background: white}
    td.d1C     {text-align: center; font-size: 15; font-face: Arial; background: #C6DEF6}
    td.d2C     {text-align: center; font-size: 15; font-face: Arial; background: white}
    td.d1R     {text-align: right; font-size: 15; font-face: Arial; background: #C6DEF6}
    td.d2R     {text-align: right; font-size: 15; font-face: Arial; background: white}
    td.d1L     {text-align: left; font-size: 15; font-face: Arial; background: #C6DEF6}
    td.d2L     {text-align: left; font-size: 15; font-face: Arial; background: white}

