
body {background-color: #99EE22;font-size: 10pt;font-family:"Times New Roman",Georgia,Serif}
 table {
table-layout:fixed;
width:100%;
border:0px;
}

	div.center {text-align:center; font-size:13pt}
    h1 {background-color:#aaff00;text-align:center;color:green;border-color:#88ff00;border-style:double;border-width:3px}
    h2 {background-color:#bbee44;text-align:center;color:green;border-color:#88ff00;border-style:double;border-width:3px}
    h5 {background-color:#AAFF00; text-align:left;color:#004400;border-style:double}
    p {background-color:#BBEE44;font-family:monotype}
    my1 {background-color:#BBEE44;font-family:monotype; font-size:10pt}
    my2 {background-color:#99EE22;font-size:10pt}
    my3 {background-color:#BBEE44;font-family:monotype }
    my4 {background-color:#BBEE44;font-size:10pt;}
    my4b{background-color:#dBEE44;font-size:10pt;}
    td.t1 {
	background-color: #99EE22; color: black;
}
 td.t2 {
	background-color:#BBEE44; color: black;
	width:12%;
	text-align:center;
}
 td.t3 {
	background-color:#d1ff8f; color: black;
}
IMG.center {
    display: block;
    margin-left: auto;
    margin-right: auto }
    
    
    #dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: #FFFFFF;
visibility: hidden;
z-index: 100;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

