body { color: #000066;
       background-color: #ffffcc;
       font-family: times, serif;
       text-align: justify;
}

h1,h2,h3 { font-family: helvetica, arial, sans-serif;
           color: #000066;
	   background-color: #ffcc00; 
	   text-align: left;
}

h3 { font-style: italic;
}

table { border: 0;
	width: 100%;
}

th { font-family: helvetica,arial,sans-serif; 
     font-size: large;
}
