
BODY{
    font-family : Tahoma;
	font-size : 12px;
	font-weight : normal;
    margin:0px 0px 0px 0px;

}

.thead{
background-color:#000000;
color:#ffffff;font-weight: bold;
}
.tcelle{
background-color:#efefef;
color:#000000;
font-weight: bold;
}
.tcello{
background-color:#e1e1e1;
color:#000000;
font-weight: bold;
}
A{
 text-decoration : none;
 color:#0000ff;
 font-weight: bold;
}
A:hover{
 text-decoration : underline;
}
.mtable{
background-color:#000000;
color:#ffffff;
font-weight: bold;
}