
<STYLE TYPE="text/css">

body   {background: white; font-family: "Trebuche MS", Arial, Helvetica, sans-serif; color: black
}

a:link { color: blue; text-decoration: underline; font-weight: bold; 
}

a:visited { color: purple; text-decoration: underline; font-weight: bold; 
}

a:hover { color: black; text-decoration: underline; 
}

a:active { color: #FFFFCC; text-decoration: underline; font-weight: bold; 
}

H1 {color: black; background-color: tan; font-family: sans-serif; text-align: center; font-weight: bolder; font-size: 200%; padding: .5em; 
}

H2 {color: white; background-color: teal; font-family: sans-serif; text-align: left; font-weight: bolder; font-size: 150%; padding: .5em; 
}

H3 {color: black; background-color: #808080; font-family: sans-serif; text-align: left; font-weight: bolder; font-size: 120%; margin: .5em; padding: .25em; 
}

H4 {color: black; background-color: #9999FF; font-family: sans-serif; text-align: left; font-weight: bolder; font-size: 100%; margin: .5em; padding: .25em; 
}

P {color: black; font-family: sans-serif; text-align: left; margin: .5em; 
}

P.intro {color: teal; font-size: 100%; font-family: sans-serif; text-align: left; 
}

P.credits {color: teal; font-size: 80%; font-family: sans-serif; text-align: left; 
}

P.italics {color: teal; font-size: 100%; font-family: sans-serif; font-style: italic; text-align: center; font-weight: bold; 
}

P.footer {color: black; background-color: tan; font-size: 80%; font-family: sans-serif; text-align: center; 
}

LI {color: black; font-size: 100%; font-family: sans-serif; text-align: left; 
}

</STYLE>
