
BODY {
background-color: white; 
color: black; 
font-size: 100%;
font-family: sans-serif; 
}
.PGA_TH {
background-color: forestgreen; 
color: white; 
font-size: 100%;
font-family: sans-serif;
}
.PGA_TD {
background-color: white; 
color: black; 
font-size: 100%;
font-family: sans-serif;
}
