.update {
    color : black ;
    font-weight : normal ;
    font-size : 10 ; }

/* GENERAL SETTINGS */
body {
    font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10 ;
    color: black ;
    font-weight: bold ;
    text-decoration: none;
    background-color: white ;
    text-align: justify ; }
a {
    color: white ;
    text-decoration: none;
    font-style : normal ;
    font-weight: bold ;
    font-size: 12 ; }
a:hover {
    color: white ;
    text-decoration: underline ;
    font-style : normal ;
    font-weight: bold ;
    font-size: 12 ; }
a:active {
    color: white ;
    text-decoration: none;
    font-style : italic ;
    font-weight: bold ;
    font-size: 12 ; }

img {
    border : 0px solid white ;
    padding : 0px ;
    background-color : white ; }
table {
    font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;  
    color: black ;
    text-decoration: none;
    font-size: 12 ; 
    font-weight: normal ; }
div {
    font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;   
    font-size: small;
    font-weight: normal; 
    color: #8c7f70 ; 
    text-decoration: none; 
    text-align: justify;
    font-size: 12px; }

