/* CSS Document */

.root_td

{
background-color:#EEEEEE;
color: #FF9900;
text-align:left;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
height: 22;
padding-left: 5;
}

.child_td

{

background-color: #D1D1D1;
color: #000000;
font-family: Verdana;
font-size: 11px;
font-weight: lighter;
text-decoration: none;
height: 22px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 3px;
text-align:justify;

}



body

{

color: #000000;

font-family: Verdana;

font-size: 8pt;

font-weight: normal;

}



a

{

color: #000000;

}


