body { background-color:888888 }

div#container { background-color:ffffff; font-size:12; margin:10; padding:60 40 }

h1 { font-size:20 }
h2 { font-size:18 }
h3 { font-size:16 }
h4 { font-size:14 }

table { background-color:888888; font-size:12 }
table tr th { background-color:888888; color:ffffff; padding:3 }
table tr td { background-color:ffffff; padding:2 }
table tr td.title { border-color:ffffff }
table tr td.grade { text-align:center }
