body {background-color: white}

div 
{

width: 485px;
height: 785px;
overflow: scroll;
}


a:link    {color: #000000;}

a:visited {color: #0000CC;}

a:active  {color: #000000;}

a:hover   {color: #FFFFFF;}

h1      {font-family: Times;
         font-size: 125%;
         font-style: bold;
         color: #000000;
         text-align: left;}

h2      {font-family: Verdana;
         font-size: 100%;
         font-style: normal;
         color: #000000;
         text-align: center;}

h3      {font-family: Arial;
         font-size: 80%;
         font-style: normal;
         color: #000000;
         text-align: left;}

h4      {font-family: Garamond;
         font-size: 220%;
        font-style: normal;
       color: #000000;
       text-align: center;}

h5    {font-family: Arial;
         font-size: 100%;
         font-style: normal;
         color: #000000;
         text-align: left;}

h6      {font-family: Arial;
         font-size: 90%;
         font-style: normal;
         color: #CC0033;
         text-align: left;}

h7      {font-family: Garamond;
         font-size: 70%;
         font-style: normal;
         color: #000000;
         text-align: left;}

h8      {font-family: Times;
         font-size: 120%;
         font-style: normal;
         color: #000000;
         text-align: center;}

h9      {font-family: Times;
         font-size: 110%;
         font-style: normal;
         color: #000000;
         text-align: left;}

P1      {font-family: Tahoma;
         font-size: 100%;
         font-style: normal;
         color: #000000;
         text-align: left;}

P2      {font-family: Verdana;
         font-size: 104%;
         font-style: normal;
         color: #000000;
         text-align: left;}
      