body {margin: 4%;
background-color: white;
font-family:sans-serif;}

#header {
padding: 2px 4px 4px 20px;
margin-bottom: 20px;
background-color:darkslategray;
-moz-border-radius: 1%;
}

h1 {
color:white;
}

h2 {
font-size:14pt;
color:white;
}

ul {
list-style: none;
}
li {
font-size: 12pt;
margin-top: 10px;
}

p {
margin-top: 20px;
font-size: 10pt;
line-height: 170%;
}

a {
color:maroon;
text-decoration:none
}

#mail {
font-size:9pt;
font-weight:bold;
}

caption {
font-size: large;
padding: 5px;
}

table {
border-width: none;
border-spacing: 5px;
line-height: 150%;
}

td {
padding: 10px;
text-align: center;
}
