
H1 { font-family:arial, helvetica, san-serif, bold;
     color:#000000;
     font-size:1.2em;
   }

P 
{
    font-family: Arial, Helvetica, sans-serif, bold;
    color: #000000;
    font-size: medium;
    font-weight: 700;
    text-align: center;
}

LI.square { list-style-type: square;
            font-family: Arial, Helvetica, sans-serif, bold;
            color:#FFFFcc;
            font-size:1em;
          }


