BODY {
   margin: 0px;
   padding: 0px;
   text-align: left;
   background-color: #ffffff;
   color: #000000;
}

table.head {
   margin: 0px;
   margin-top: 3px;
   padding: 0px;
   border: 0px;
}

table.menu {
   margin: 0px;
   margin-top: 3px;
   margin-bottom: 3px;
   padding: 0px;
   border: 0px;
}

td {
   margin: 0px;
   padding: 0px;
   background-color: #ffffff;
   color: #000000;
   border: 0px;
}

td.menu {
   padding: 0px;
   text-align: center;
   height: 26px;
   background-color: #cccccc;
}

td.amenu {
   padding: 0px;
   text-align: center;
   font-family: Arial;
   font-size: x-small;
   font-weight: bold;
   text-decoration: none;
}

td.submenu {
   padding-top: 25px;
}

td.submenuitem {
   height: 30px;
   text-align: left;
   font-family: Arial;
   font-size: x-small;
   font-weight: bold;
   text-decoration: none;
   border-bottom: 1px solid #cccccc;
}

td.submenuitem1 {
   height: 30px;
   text-align: right;
   border-bottom: 1px solid #cccccc;
}

a {
   font-family: Arial;
   font-size: x-small;
   font-weight: bold;
   color: #000000;
   padding: 0px;
}

a.mmenu {
   text-decoration: undeline;
}

a.submenu {
   text-decoration: none;
}

td.content{
   font-family: "Times New Roman", Times;
   font-size: small;
   font-weight: normal;
   text-align: left;
   padding-top: 25px;
   padding-left: 25px;
}

td.contentu{
   font-family: "Times New Roman", Times;
   font-size: small;
   font-weight: normal;
   text-align: left;
   padding: 0px;
   padding-left: 10px;
   margin: 0px;
}

td.contentu p table tbody tr td{
   padding-top: 15px;
   padding-left: 5px;
   border-left: 2px solid #cccccc;
}

td.contentu p table tbody tr td.u{
   padding-top: 15px;
   padding-left: 5px;
   border-left: 2px solid #cccccc;
   border-bottom: 2px solid #cccccc;
}

h1 {
   font-size: medium;
   font-weight: bold;
   text-decoration: none;
   text-indent: 0px;
   color: #000000;
}

h2 {
   font-size: small;
   font-weight: bold;
   text-decoration: none;
   text-indent: 0px;
   color: #000000;
   padding : 0px;
   padding-bottom: 0px;
   margin  : 0px;
}

div.copyright{
   text-align: left;
   padding: 0px;
   padding-top: 25px;
}

p{
   text-indent: 15px;
}

p.item{
   padding: 0px;
   margin: 0px;
   padding-top: 5px;
   text-indent: 15px;
}

div.news{
   padding : 0px;
   padding-bottom: 25px;
   margin  : 0px;
}

div.news p{
   padding : 0px;
   margin  : 0px;
   margin-top : 3px;
   text-indent: 45px;
}

span.time{
   font-family: Arial;
   font-size: x-small;
   font-weight: bold;
   padding: 3px;
   margin: 0px;
   margin-right: 10px;
   border: 1px dotted #cccccc;
}