body {background-color : white; color : black; margin : 0px; padding : 0px; text-align : center;}

h1, h2, h3, h4, h5, h6 {font-family : Arial;}

a {font-size: 11px; text-decoration : none; color : blue;}
a:visited {text-decoration : none; color : blue;}
a:active {text-decoration : none; color : blue;}
a:hover {text-decoration : none; color : red;}

p, div {color : black; font : 11px verdana; line-height : 1.5; text-align : justify;}

table { padding : 0px; spacing : 0px;}
td { color : black; font : 11px verdana; text-align : center; vertical-align : middle;}

.body {background-color : white; width : 100%; border : none; padding : 0px; spacing : 0px;}
.board {background-color : white; border : 1px solid gray; padding : 0px; spacing : 0px; width : 95%;}
.title {background-color : silver; color : black; font : 12px verdana; font-weight : bold; border : 1px solid gray;}
.title a {color : blue; font : 12px verdana; font-weight : bold;}
.title a:visited {color : blue; font : 12px verdana; font-weight : bold;}
.title a:active {color : blue; font : 12px verdana; font-weight : bold;}
.category {background-color : silver; border : 1px solid gray; color : black; font : 11px verdana; font-weight : bold; padding-left : 10px; text-align : left;}
.cell {background-color : white; color : black; border : 1px solid gray; font : 9px verdana; line-height : 1.5; padding : 3px; text-align : left; vertical-align : top}
.cell a {color : blue; font : 11px verdana; padding : 2px;}
.cell p, div {color: black; font : 11px verdana; line-height : 1.5; text-align : justify;}
.data {background-color : white; color : black; border : 1px solid gray; font : 11px verdana; padding : 3px; text-align : left; vertical-align : top;}
.status {background-color : white; color : black; border : 1px solid gray; font : 11px verdana; padding : 2px; text-align : center; vertical-align : middle;}
.postinfo {background-color : silver; border : 1px solid gray; color : black; font : 11px verdana; line-height : 1.5; padding : 3px; text-align : left; vertical-align : top}
.post {text-align : left;}

.button {background-color : white; text-align : center;}
.button a {background-color : silver; border : 2px solid outset; color : black; font : 11px  verdana; font-weight : bold; padding : 2px; text-align : center; width : 100px;}
.button a:hover {border : 2px solid inset; color : black;}
.button a:visited {color : black;}
.button a:active {color : black;}

.face {background-color : white; padding : 2px; spacing : 2px; vertical-align : middle; text-align : left;}
.face a {border : 1px solid white; margin : 2px;}
.face a:hover {border : 1px solid outset;}

.member a:hover {background-color : silver}