body,td{
        font-family: "MS Sans Serif", Geneva, sans-serif;
        font-size: 90%;
}
i{ font-family: Arial;}
.h01{
        font-family: Arial, "MS Sans Serif", Geneva, sans-serif;
        font-size: 32px;
        font-weight: bold;
        color: #807F05; 
}

h2{font-family: Arial;}
.news{
        font-family: "MS Sans Serif", Geneva, sans-serif;
        font-size: 85%;
}
.menu02{
        font-family: "MS Sans Serif", Geneva, sans-serif;
        font-weight: bold;
        color: #1E4C53; 
}
.menu{
        font-family: "MS Sans Serif", Geneva, sans-serif;
        font-weight: bold;
        color: #708D92; 
}
.pod{
        font-family: "MS Sans Serif", Geneva, sans-serif;
        color: #1E4C53;
}
A:Link {
        color: #0524C3;
        text-decoration: underline;
}
A:Visited {
        color: #772C96;
        text-decoration: underline;
}
A:Active {
        color: #0C019D;
        text-decoration: underline;
}
A:Hover {
        color: #B65A08;
        text-decoration: underline;
}
A.menu:Link {
        color: #001790 ;
        text-decoration : none;
        font-weight: bold;
}
A.menu:Visited {
        color: #2D66B6;
        text-decoration: none;
        font-weight: bold;
}
A.menu:Active {
        color: #B1B10D;
        text-decoration: none;
        font-weight: bold;
}
A.menu:Hover {
        color: #7E8515;
        text-decoration: none;
        font-weight: bold;
}
li{
   list-style-image: url(img/arrow_03.gif); 
}


div.small-text{
        padding: 20px;
        font-size: 80%;  
}

div.left-title{
        text-align:center;
        font-weight:bold;
        color:#EFEFDB;
}
