body { margin: 10px 20% 0 20%; background-color: #000; font-family : Verdana, Helvetica, sans-serif; color: #fff; text-decoration: none; }
p , div { font-size: 11px; font-weight: normal; }
h1 { font-size: 18px; font-weight: bold; }
h2 { font-size: 14px; font-weight: bold; color: #FFFFFF; }
h3 { font-size: 14px; font-weight: bold; color: #990000; }
img { border: 0; }
a { color: #FF0000; }
a:hover { text-decoration: underline; color: #FF0000; }
.red { font-weight: normal; color: #FF0000; }
.redbold { font-weight: bold; color: #FF0000; }
.grey { color: #666666; }
#header { text-align: center; margin-bottom: 40px; }

/* discussion forum styles */
.threadheader { color: #000; background-color: #fff; font-weight: bold; }
.postheader1 { color: #000; background-color: #d8d8d8; font-weight: bold; }
.postheader2 { color: #000; background-color: #eaeaea; font-weight: bold; }
.post1 { color: #000; background-color: #d8d8d8; }
.post2 { color: #000; background-color: #eaeaea; }