
body {background-color: #ffffff;
font-family: tahoma;
font-size: x-small;
color: #000000}

:link {color: #blue}  
:visited {color: brown}
:active {color: orange}
:hover {color:orange}

h1 {font-family: tahoma; 
font-size: small;
color: #009900}

#client {font family: tahoma;
font size: medium;
color: red;}

#greenhighlight {font-family: tahoma; 
font-size: x-small;
color: #ffffff;
background-color: #009900}

table {font-family: tahoma;
font size: x-small;
color: #000000}



