a   {
  color:black;
  text-decoration:none;
  }
P   {
	font-size : small;
	font-family : Arial;
	}

H1  {
	font-size : large;
	font-family : Arial;
	}

H2  {
	font-family : Arial;
	font-weight : bold;
    }

H3  {
	font-size : medium;
	font-family : Arial;
	}
	
H4  {
	font-size : small;
	font-family : Arial;
	}

H6  {
	font-size : small;
	font-family : Arial;
  font-weight : bold;
  padding-bottom : 1 pt;
	}
        
H5  {
	font-size : xx-small;
	font-family : Arial;
	}
H7  {
	font-size : x-small;
	font-family : Arial;
	}

LI  {
	font-size : xx-small;
	font-family : Arial;
	font-color : black;
	}

BODY{
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	scrollbar-3dlight-color:red;
	background-color:#E0E0E0;
	}

