table.progman {
background: white; 
border: double black 3px; 
font-family: Arial; 
font-weight: bold;
font-size: 90%;
}

table.progman th {
background: #000080; 
color: white;
border-bottom: black solid 1px;
} 

table.progman1 td {
text-align: center;
color: black;
}

table.mac {
background: white; 
border: solid black 1px; 
font-family: Arial; 
font-weight: bold;
}

table.mac th {
background: #EFEFEF; color: black;
border-top: #CECEFF solid 1px;
border-right: #A5A5D6 solid 1px;
border-bottom: #A5A5D6 solid 1px;
border-left: #CECEFF solid 1px;
}

table.mac1 {
background: white; 
border-top: black solid 1px;
border-right: none;
border-bottom: none;
border-left: none;
}

table.mac1 td {
background: white;
text-align: center;
font-weight: normal;
font-style: italic;
}

table.alphabet td {
text-align: center;
font-family: "Times New Roman" serif;
font-size: 300%;
}


