1 <style type = 'text/css'>
2 body { font-family: verdana; background: white; color: black; margin: 0; padding: 0; font-size: 14px }
3 .boxtit { background: #eeeecd; font-size: 120%; }
6 A:link { color: #c0803c; font-weight: bold; text-decoration: underline; }
7 A:visited { color: #c0803c; font-weight: bold; text-decoration: underline; }
8 A:active { color: #c0803c; font-weight: bold; text-decoration: none; }
9 A:hover { color: #c0803c; font-weight: bold; text-decoration: underline; }
11 .slogan { color: white; }
12 .highlight { background: yellow }
14 h1 { font-size: 160%; font-family: trebuchet ms; }
15 h2 { font-size: 140%; font-family: georgia; }
16 h3 { font-size: 130%; font-family: georgia; }
17 h4 { font-size: 120%; }
18 h5 { font-size: 100%; }
19 h6 { font-size: 80%; }
21 .header { background: #d89433 }
22 .header .slogan { text-align: right; color: white; }
23 .header form { text-align: right }
25 .footer { clear: both; }
27 .column1 { float: left; padding: 1em; width: 160px; }
28 .main { padding: 1em; margin-left: 200px ; margin-right: 200px; }
29 .column2 { float: right; padding: 1em; width: 160px; }
31 .clearer { clear: both; }
33 .tags { text-align: right; font-size: 90%; }
34 .self_links { text-align: center; font-size: 90%; }
35 .hits { font-size: 90% }
36 .full_story_link { font-size: 90% }
37 .edit_link { font-size: 90% }
38 .date { font-size: 90% }