body {
background-color:#90ee90; 
  text-align:center;
  font-family: Georgia, Serif;
  color: black;
}
a:link {color: blue; text-decoration: none;}
a:visited {color: purple; text-decoration: none;}
a:active {color: red; text-decoration: none;}
a:hover {color: white;background-color:red;}
h1 {font-size: 130%; text-align: center;}
p.c6 {font-size: 100%; text-align: center; margin: 2%;}
p.c7 {font-size: 100%; text-align: center; background-color: orange; width: 30%;}
table {text-align: center; font-size: 100%; background-color:steelblue;}
h2 {font-size: 100%; line-height: 10pt; text-align: center; color: black;}
tr {background-color: white;}
.c2 {background-color: #f9f05b;}
caption {font-size: 70%;}

