body { background: #ffedc7; }

img { border: none; margin: 0em; padding: 0em; }
img.floatright { float: right; }

ul.smallindent {}
ul.larger { font-size: larger; }

p.lastupdated { font-style: italic; text-align: center; }
p.author { font-style: italic; text-align: right; }
p.blockquote { margin-left: 2em; margin-right: 2em; }
p.larger { font-size: larger; }
p.smaller { font-size: smaller; }
p.footer { text-align: center; font-style: italic; }
p.alert { font-style: bold; color: #ff0000; }
p.notice { font-style: bold; outline: #ff0000 solid medium; 
           padding: 2em; margin: 4em}

hr.partial { width: 40%; }

div.larger { font-size: larger; }
div.footer { margin-top: 2em; clear: both; }

table.picborder { background: #eecba5; }
td.picborder { background: #eecba5; }
table.results { float: right; margin-left: 1em; margin-bottom: 1em; }
table.resultsonly { margin: 1em; }

th.white { background: #ffffff; }
th.yellow { background: #f2f200; }
th.whiteyellow { background: #f9f988; }
th.orange { background: #ff8800; }
th.brown { background: #996633; }
th.green { background: #22ee22; }
th.red { background: #f20000; }
th.blue { background: #5555f2; }
th.score { background: #aaaaaa; }
th.sprint { background: #aaaaaa; }
th.string { background: #ee66ee; }
th.gold { background: #c09b3a; }
th.silver { background: #828282; }
th.bronze { background: #b76e2e; }

td.white { background: #ffffff; }
td.yellow { background: #f2f200; }
td.whiteyellow { background: #f9f988; }
td.orange { background: #ff8800; }
td.brown { background: #996633; }
td.green { background: #22ee22; }
td.red { background: #f20000; }
td.blue { background: #5555f2; }
td.score { background: #aaaaaa; }
td.sprint { background: #aaaaaa; }
td.string { background: #ee66ee; }
td.gold { background: #c09b3a; }
td.silver { background: #828282; }
td.bronze { background: #b76e2e; }

tr.white { background: #ffffff; }
tr.yellow { background: #f2f200; }
tr.whiteyellow { background: #f9f988; }
tr.orange { background: #ff8800; }
tr.brown { background: #996633; }
tr.green { background: #22ee22; }
tr.red { background: #f20000; }
tr.blue { background: #5555f2; }
tr.score { background: #aaaaaa; }
tr.sprint { background: #aaaaaa; }
tr.string { background: #ee66ee; }
tr.gold { background: #c09b3a; }
tr.silver { background: #828282; }
tr.bronze { background: #b76e2e; }
