H1.green{
color: #006633;
text-align: center;
}
H1.blue{
color: #000099;
}
H1.white{
color: #dddddd;
text-align: center;
}
H1.purple{
color: #880088;
link-color: ff0000;
}
H2{
color: #003366;
text-align: center;
}
H3.white{
color: #ffffff;
}

p.mono{
font-family: monospace;
}
td.blue{
color: #000099;
background-color: #ffffff;
font-weight: bold; 
text-align: center;
}


span.A{
color: #ff0000;
background-color: #ffffff;
font-weight: bold; 
}
span.C{
color: #009900;
background-color: #ffffff;
font-weight: bold; 
}
span.G{
color: #0000ff;
background-color: #ffffff;
font-weight: bold; 
}
span.U{
color: #aa6600;
background-color: #ffffff;
font-weight: bold; 
}
span.white{
color: #ffffff;
font-weight: bold; 
}
