h1 {
font-family: tahoma, sans-serif;
font-size: 150%;
color: Brown
}

h2 {font-family: tahoma, sans-serif;
color: #800080;
font-size: 110%;
background-color: lightyellow
}

p {
font-family: tahoma, sans-serif;
font-size: 90%
}

span {
color: lightyellow
}


td {
font-family: tahoma, sans-serif;
font-size: 90%
}

th {
font-family: tahoma, sans-serif;
color: brown;
background-color: lightyellow;
font-size: 100%
}

table {
border: brown
}

