
body
{
	color: #000000;
	font-size:  10pt;
	background-color:White;
}

a:link    { color:#0000ff; text-decoration:none; }
a:active  { color:#0000ff; text-decoration:none; }
a:visited { color:#0000ff; text-decoration:none; }
a:hover   { color:#0000Af; text-decoration:underline; }


.table0
{
    border-top:   #e0e0e0 2px solid;
    border-right: #e0e0e0 2px solid;
    border-bottom:#e0e0e0 2px solid;
    border-left:  #e0e0e0 2px solid;
    margin-bottom:10px;
}


.table1
{
    border-bottom-style:none;
    border-bottom-width: 0px;
}

.td0
{
    font-size:10pt;
    font-weight:bold; 
    color:#555555;
    background-color:#e8e8e8;
    border: #666666 1px solid;
    padding:2px 15px;
}


.td1
{
    font-size:10pt;
    font-weight:bold; 
    color:#666666;
    background-color:#f0f0f0;
    border: #666666 1px solid;
    padding:2px 15px;
}


.td2
{
    font-size:10pt;
    color:#000000;
    background-color:#ffffff;
    border-top:   #e0e0e0 1px solid;
    border-left : #666666 1px solid;
    border-right: #666666 1px solid;
    border-bottom:#666666 1px solid;
    border-color: #000000;
    padding:5px 5px 5px 5px; 
    line-height:1;
}

.td3
{
    
    font-size:10pt;
    color:#000000;
    background-color:#f4f4f4;
    border-top:   #e0e0e0 1px solid;
    border-left : #666666 1px solid;
    border-right: #666666 1px solid;
    border-bottom:#666666 1px solid;
    border-color: #000000;
    padding:5px 5px 5px 5px; 
    line-height:1;
}


.bt0
{   
	color: #000000;
	background : #FFE0C0;
    border-color:#FFC080;
	font-size:  9pt;
}
