h1        {        font-size:        40pt;
                color:                FF00FF
        }


h3 {
        font-family: Times New Roman;
        font-size: 16pt;
 text-align: center;
 color: 000000;

}

h2        {        font-size:        20pt;
                font-family:        Times;
                color:                000000;
                text-align:        center
        }
li        {        text-align:        left;
                font-size:        12pt;
                font-style:        bold;
                color:                000000
        }

a        {        text-align:        left;
                font-family:        Times;
                font-size:        18pt;
                color:                999999
        }
h1, p,        {        text-align:        center;
                font-family:        Times;
                font-style:        normal;
                font-weight:        normal
        }


}

h5 {
   font-size:        12pt;
   font-family: Times New Roman;
   font-style:        bold;
   color: 0000FF
}




a:link                {color:        #999999}
a:active        {color:        #0000FF}
a:visited        {color:        #000033}
a:hover                {color:        #000000}