* {margin: 0px; font-size: 12px; font-family: verdana, arial, sans-serif;}
h1 {font-size: 20px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
a {color: black;}

.tbl { border-bottom: 1px solid black; border-right: 1px solid black; width: 100%;}
.tbl th, .tbl td { border-top: 1px solid silver; border-left: 1px solid silver; vertical-align: top; padding: 5px;}

.tbl2 { border-bottom: 1px solid black; border-right: 1px solid black; width: 100%;}
.tbl2 th, .tbl td { border-top: 1px solid silver; border-left: 1px solid silver; vertical-align: top; padding: 5px;}

.tbl0 { width: 100%;}
.tbl0 th, .tbl td { vertical-align: top; padding: 5px;}

.news .tbl {margin-bottom: 20px;}

.menu-vert {list-style: none;}

.menu-hor li {
    display: inline;
    margin-right: 5px;
    padding: 3px;
}

p {text-align: justify; margin-bottom: 5px; margin-top: 5px;}

.oct td{background-color: #ededed}