

body,html {
    background-color : #FFFFFF;
    color : #000000;
    font-family : verdana,arial,tahoma,helvetica,sans-serif;
    font-size : 16px;
    line-height : 18px;
  }


p {
    font-size : 16px;
    line-height : 24px;
  }

li {
    font-size : 16px;
    line-height : 24px;
    padding-bottom : 18px;
  }


.tit {
    font-weight:bold;
    color:#5E5E5E;
    font-size:14;
  }


.op {
    font-weight:bold;
    font-size:14;
    color:#5E5E5E;
  }


.com {
    color:#5E5E5E;
    font-size:14;
  }


.logo {
    color:#008F00;
    font-size:13;
  }


.err {
    font-weight:bold;
    color:#FF0000;
    font-size:14;
  }


.cat {
    font-size:14;
  }


.of {
    font-size:15;
    text-decoration:none;
  }


A {
    COLOR: #1129B0;
    text-decoration:none;
  }


A:hover {
    COLOR: #181F64;
    text-decoration:underline;
  }


thead {
    font-weight:bold;
    color:#3E3E3E;
  }


tfoot {
    color:#5E5E5E;
    font-size:12;
  }


img {
    border:0;
  }

