 
TD{
font-size : 95%;
}
H1{
font-size : 140%;
color : white;
background-color : green;
text-align : center;
}
H2{
font-size : 125%;
color : white;
background-color : blue;
text-align : center;
}
TD.pt12{
font-size : 100%;
}
TD.pt10{
font-size : 80%;
}
SPAN.red{
color : red;
}
TD.pt16{
font-size : 140%;
}
SPAN.fruit{
font-size : 120%;
color : #ff8080;
}
TH{
font-size : 100%;
font-weight : bold;
background-color : silver;
}
CAPTION{
font-size : 100%;
text-align : center;
border-width : 1px 1px 1px 1px;
color : white;
background-color : gray;
}

