body {background-color: #ccffcc}

p {font-family: arial;
  font-size: 9pt}

table {font-family: arial;
      width: 75%;
      border: none;
      background-color: white}

th {font-size: 12pt}

td {font-size: 9pt}

a {text-decoration: none;
   color: green}

a:hover {background: green;
	color: white}