body {
background-color: #FFFAFA;
font-family: tahoma
}

h1 {
font-family: Rockwell, sans-serif;
color: red
}

h2 {font-family: tahoma, sans-serif;
color: red;
font-size: 110%;
background-color: yellow
}

h3 {font-family: tahoma, sans-serif;
color: yellow;
font-size: 110%;
background-color: red
}

b {
color: red
}

p {
font-family: tahoma, sans-serif;
font-size: 90%
}

span {
background-color: yellow
}


td {
font-family: tahoma, sans-serif;
font-size: 90%
}

th {
font-family: tahoma, sans-serif;
color: yellow;
background-color: red;
font-size: 110%
}

li {
color: red
}
