*{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body{
    padding:0px;
    margin: 0px;
}

td{
    vertical-align: top;
    font-size: 11px;
}

a{
    color: black;
    text-decoration: underline;
}

a:hover{
    color: red;
    text-decoration: none;
}

#td_menu td {
    text-align: center;
}

#tt th{
   padding: 10px;
   background-color: #1B3341;
   color: white;
   font-size: 11px;
}

#tt td{
   padding-left: 5px;
}

.pj{
   text-align: justify;
   padding-top: 5px;
   padding-bottom: 5px;
   font-size: 14px;
}

#idnews{
}

#idnews h3 {
    font-size: 16px;
}

#idnews .dtnews{
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    margin-top: 10px;
    color: navy;
}

#idnews .tnews{
    font-size: 12px;
    text-align: left;
}
