 html {
    overflow:auto;
    }
 body {
    scrollbar-arrow-color: white;
    scrollbar-base-color: #000000;
    font-style: normal;
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #000000;
    }
 a {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none ;
    font-weight: normal;
    color: #993333;
    }
 a.board {
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none ;
    font-weight: normal;
    color: #000000;
    }
.navleft {
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none ;
    font-weight: normal;
    color: #F99360;
    }
 a:hover {
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none ;
    font-weight: bold;
    color: #F99360;
    }
 a.board:hover {
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none ;
    font-weight: bold;
    color: #000000;
    }
 ul,li,p,td,th {
    color: #000000;
    font-style: normal;
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif
    }
 input,select {
    font-style: normal;
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif
    background-color: #CCCCCC
    color: #000000;
    border: 1px groove #993333
    }
 h2 {
    font-weight: bold; font-size: 16pt;
    font-family: Arial, Helvetica, sans-serif
    }
 i {
    font-style: italic;
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif
    }
.th {
    background-color: #993333;
    text-align: right}
.ts {
    background-color: #996666;
    text-align: right}
.l1 {
    margin-left:10px
    }
.l2 {
    margin-left:20px
    }
.l3 {
    margin-left:80px
    }

.tpcnav {
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #EEEEEE
    }
.txtnav {
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #EEEEEE;
    }
.comm {
    font-size: 8pt
    }
.nav {
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #EEEEEE;
    }
.nav:hover {
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #EEEEEE;
    }
.subnav {
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #000000;
    }
.subnav:hover {
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
    }
.big {
    font-weight: bold;
    font-size: 11pt
    }
.tbl {
	border-style: groove;
	border-width: thin;
    }
.time {
	font-size: 8pt;
	font-weight:normal;
	font-style:italic;
	color: #000000
	}
