@charset "windows-1252"
body {background-color: lavender; font-family: Times New Roman; border-color: silver; border: groove; border-width: medium}
h1 {font-family: Comic Sans MS; font-size: x-large} 
h2 {font-size: medium; font-family: Arial;}
h3 {font-size: small; font-family: Arial;}
p {color: blue; font-family: Times New Roman;}
table {border: medium groove navy}

