BODY
  { background-color: #ffffff;
    font-family: Georgia, Times, serif;
    margin-right: 5%;
    margin-left: 5%;
    width: 800;
    font-size: 10pt;   }

p, li, td, UL, OL, DL
  { background-color: #ffffff;
    font-family: Georgia, Times, serif;
    font-size: 10pt;   }


H1, H2, H3, H4, H5, H6
  { font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;   
    width: 800;
  	}

H1
  { font-size: 120%; 
  }

H2
  { font-size: 110%; }

H3
  { font-weight: bold;
     font-size: 100%;  }

H4
  { font-style: italic;
     font-size: 100%; }

H5
  { font-size: 100%; }

TD
  { font-size: 10pt; }

.sidefod
  { font-size: 70%; }

a:link		{
					text-decoration:none;
					color:LightSlateBlue;
					}

a:active	{
					text-decoration:none;
					color:navy;
					}

a:visited	{
					text-decoration:none;
					color:navy;
					}

a:hover		{
					text-decoration:none;
					color:red;
					}
