body { 
        background-color:white;
        font-family:arial;
        font-size:10pt;
}

td,input,textarea {
        font-family:arial;
        font-size:10pt;
        text-align:left;
}
p {
        font-family:arial;
        font-size:10pt;
        text-align:justify;
}

a,a:visited {color:#004444;}
a:hover {color:black;}

a.leftmenu_a,a.leftmenu_a:visited {
        color:white;
        font-weight:bold;
        text-decoration:none;
}
a.leftmenu_a:hover {
        color:white;
        font-weight:bold;
        text-decoration:underline;
}


