<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">th.white {
    color: black;
    background-color: white;
    font-family: Verdana,Tahoma,Arial,Helvetica;
    font-weight: 500;
}                                  

th 
{ color: black; 
background-color : silver;
font-family : Verdana,Tahoma,Arial,Helvetica; 
font-weight: 500;
}

th.label 
{text-align: center; 
background-color: #99CCCC; 
color: #000099; 
font-weight: bold;
}

td.textfield 
{text-align: left; 
background-color: #99CCCC; 
}

p
{font-family : Verdana,Tahoma,Arial,Helvetica; 
font-size: small;
}

p.normal 
{font-family: Verdana,Tahoma,Arial,Helvetica; 	
font-size: 12pt; font-weight: 500; 
}




</pre></body></html>