body {
      background-color: #AAFFAA;
      font-size: small;
      }

table {
      font-size: small;
      }

a:hover{
       color:#FF0000
       }

   a  {
       font-size: small;
       font-weight: bold;
      }

   p {
	text-indent: 1em;
        margin: 0.5em 0px;
      }