.title_sm {  font-family: Tahoma, sans-serif; font-size: 9pt; font-weight: bolder; color: #666666}
.text_legal {  font-family: Tahoma, sans-serif; font-size: 8pt; font-weight: normal; color: #666666; text-align: justify}
.text_official {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12pt; line-height: 14pt; font-weight: normal; color: #333333}
.text_general { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: normal; color: #333333}
.title_general { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bolder; color: #333333}
.text_official_sm { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; line-height: 12pt; font-weight: normal; color: #333333 }
.text_table {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; list-style-type: circle; list-style-position: outside}
.text_menu { font-family: Tahoma, sans-serif; font-size: 7pt; font-weight: bolder; color: #666666; text-align: justify }
.text_table_big { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; list-style-type: circle; list-style-position: outside }
.text_table_pallete { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; list-style-type: circle; list-style-position: outside ; background-color: #333333; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px; color: #FFCC00; font-weight: bold; text-decoration: underline overline}
.forms_btn {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #023062; background-color: #edf7fe; border-color: #FFFFFF #CCFFFF #000000 #064C91; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-weight: bold}
.forms_text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #023062; background-color: #EDF7FE; border-color: #333333 #CCFFFF #FFFFFF #03559F; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 3px}
a {  text-decoration: none}
a:hover {  background-color: #E0E9EB; text-decoration: underline overline}

body {
scrollbar-base-color: #663366;
scrollbar-face-color: #3399CC;
scrollbar-track-color: #336699;
scrollbar-arrow-color: #333366;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #66CCCC;
scrollbar-shadow-color: #333366;
scrollbar-darkshadow-color: #000000;
} 

UL {
list-style-image: url(./img/bullet.gif);
}

UL UL LI {
list-style-image: url(./img/sub_bullet.gif);
}

UL UL UL LI {
list-style-image: url(./img/sub_sub_bullet.gif);
}