h1,h2,h3,h4       {
            font-size:120%;
            margin-top:10px;
            margin-bottom:0px;
                        }

h2           {
              font-size:100%;
              }

h3, h4          {
              font-size:80%;
              }

ul, li     {
              margin-top:0px;
              }

p, li         {
              margin-top:1px;
             margin-bottom:0px;
             }

a		{
		color:white;
                 }