.style1 {
font-family: Arial;
font-weight: bold;
font-size: 20px;
color: #000000;
}
.style2{
font-family: Arial;
font-weight: bold;
font-size: 11px;
color: #000000;
}
BODY{
font-family: Arial;
font-weight: bold;
font-size: 14px;
}
td {
font-family: Arial;
font-weight: bold;	
font-size: 11px;
}

th {
font-family: Arial;
font-weight: bold;
font-size: 11px;
}	
