.PhorumBodyArea
{   font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 12px;
    width: 500px;
}
.PhorumBodyArea,
.PhorumListRow,
.PhorumListHeader,
.PhorumForumTitle,
.PhorumTableHeader,
.PhorumNav,
.PhorumNewFlag {font-family: Verdana, Arial, Clean, Helvetica, sans-serif;}

.PhorumListTable { border-style : solid;  border-color : Black; border-width : 1px; }
.PhorumListRow { font-size: 12px; height: 21px; }
.PhorumListHeader { font-size : 14px; font-weight : bold;  height: 24px;}
.PhorumForumTitle { font-size : 24px; font-weight: bold; }
.PhorumTableHeader { font-size: 12px; font-weight: bold; }
.PhorumNav { font-size: 10px; }
.PhorumNewFlag {font-size: 10px; color: Red; }
.PhorumMessage { font-family: Courier New, Geneva, Courier, Clean;  font-size: 12px;}
