body {
   font-family: Helvetica, Arial, sans-serif;
   font-size: 12px;
   color: #000000;
   background: #00ccff;
}

table { border: 1px solid #000000; }

th { border: 1px solid #000000; color: #000000; background: #ccff33; }

td { border: 1px solid #000000; background: #00ccff; }

th a:link { color: #000000; }

a { color: #000000; text-decoration: none; }

a:link { color: #000000; text-decoration: none; }

a:visited { color: #000000; text-decoration: none; }

a:hover { color: #000000; text-decoration: none; }

a:active { color: #000000; text-decoration: none; }

.boxheading { text-align: left; }

.boxheading h1 { font-size: 18px; }

.boxheading h2 { font-size: 18px; }

.boxheading h3 { font-size: 18px; }

.forum-box table { border: 1px solid #000000; }

.forum-box th { border: 1px solid #000000; }

.forum-box td { border: 1px solid #000000; }

.discussion-box table { border: 1px solid #000000; }

.discussion-box th { border: 1px solid #000000; }

.discussion-box td { border: 1px solid #000000; background: #ff0097; }

.discussion-box .odd td { background: #ff0097; }

.discussion-box .even td { background: #fe9900; }

.discussion-box .post-content { font-family: Georgia, Time, Times New Roman, serif; font-size: 12px; }

.kudos { display: none; }

.mycontent { width: 90%; margin: 10px auto; }