body { 
background-color : #ffffcc;
color : black;
font-size : 10pt;
font-family : Arial, Helvetica, sans-serif;
} 
:link { 
color : #0000ff;
} 
:visited { 
color : #800080;
} 
td.dark { 
background-color : #0097d5;
font-size : 11pt;
color : black;
font-weight : bold;
} 
h1.styleOK { 
color : #006600;
font-weight : bold;
} 
h1.styleFALSE { 
color : red;
font-weight : bold;
} 
p.left { 
text-align : left;
}

img.validator { 
width : 88px;
height : 31px;
border : 0;
}

tr,th {
text-align: left;
vertical-align: top;
}

