
body {background-color: rgb(191,239,186)}

h1,h2,h3,h4,h5,h6 {
font-family: verdana
}

h1 {
text-align: center;
border-style: outset
}

p {
color: black;
font-family: verdana;
font-size: 80%
}

table {
color: black;
font-family: verdana;
font-size: 80%
}

a:link {color: black; text-decoration: none}
a:visited {color: black; text-decoration: none}
a:hover {color: white; text-decoration: none}
