#menubv {
width: 13em;
padding: 0;
margin: 0;
font: 14px Verdana, sans-serif;
}
#menubv ul {
list-style: none;
margin: 0;
padding: 0;
}
#menubv li { 
margin:0; 
border-bottom:1px solid #0270CA;

}
#menubv li a {
display: block;
background-color: #EBF0F4;
color: #4364B2;
text-decoration: none;  
font-size:10pt; 
padding: 5px 5px 5px 0.5em;

}
#menubv li a:hover {
background-color: #E9E9E9;
color: #000080; 
font-size:10pt; 
font-weight:bold
}

h1 {
font-family: Arial; color: #0250AE; font-weight: bold; font-size:15pt
}

h2 {
font-family: Arial; color: #0E74B1; font-weight: bold; font-size:12pt
}

a {
text-decoration: none;
}




a.classe1 {
color: #A60000; 
font-size : 15px;
font-family : Times New Roman, Times, serif;
font-weight : bold;
text-decoration : none;
}

a.classe2 {
color: #034392; 
font-size : 15px;
font-family : Times New Roman, Times, serif;
font-weight : bold;
text-decoration : none;
}

a.classe3 {
color: #06AECC; 
font-size : 13px;
font-family : Tahoma;
font-weight : bold;
text-decoration : underline
}

td.classe1{
color : #000000;
margin-top : 0px;
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
font-size : 15px;
font-family : Times New Roman, Times, serif;
}

td.classe2{
color : #000000;
margin-top : 0px;
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
font-size : 14px;
font-family : Tahoma;
}

th.dia{
font-family : Times New Roman, Times, serif;
font-size: 15px; 
color: #000000;
font-weight : bold;
}


#bodynormal {
font-family: Arial; color: #0250AE; font-size:12pt

}

#bodypequeno {
font-family: sans-serif; color: #808080; font-size:9pt

}

#textovertical {
writing-mode: tb-rl; 
filter: flipv fliph
}