body {
    font-family: sans-serif;
    font-size:0.75em;
    padding-left: 5em;
    color: #444444;
    
    background: #f6f0f0 url("lilies.jpg");
    background-repeat: no-repeat;
    }
  
h1 {
    font-family: Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif;
    font-size:2em; 
    color: #82e580; }

table{
		cell-spacing: 0;
		cell-padding: 4;
		border:  0px;
      text-align: left; width: 1000px;
      background-color: #f6f0f0;}
tr { border: 0; }
td { border: 2px solid #82e580; 
		padding-left:5px;
		background-color: #f6f0f0;
		font-family: Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif;
      font-size:1.0em; }

div.text {
	border: none;
	height: 350px;
	margin-bottom: 50px;
	overflow: auto;
}

a:visited, a:link { font-size:1.0em; font-family: helvetica; color: #049f01; text-decoration:none; }
a:hover {  font-size:1.0em; font-family: helvetica; color: #05d400; text-decoration:none; }