body { margin: 0;
       padding: 0;
       text-align:center;
/*background-image: url("bbs_back.gif");*/
/*background-attachment:fixed;*/
}

div#wrapper { width: 1000px;
              margin: 0 auto;
              text-align: left;
              border: 1px solid #EAEAEA;
}

a:link { text-decoration:underline;color:#0000ff ;}
a:visited { text-decoration:underline;color:#990099 ; }
a:hover { text-decoration:underline;color:#ff0000 ;}
a:active { text-decoration:underline;color:#cc66ff ;}

td { font-size: 12pt; line-height: 140%;}
.font2 {  font-size: 10pt; font-weight: normal; line-height: 140%;}
