body {
 font-family: Arial;
 font-size: 11pt;
 background-color: #128A98;
}

h2 {
 font-family: Arial;
 font-size: large;
}

big {
 font-size: medium;
}

#Rand {
 font-size: 10pt;
 color: #00EEEE;
 text-decoration: none;
}

#Rand:hover{
 font-size: 10pt;
 color: #00EEEE;
 text-decoration: underline;
}

A{
 color: #00FFFF;
 text-decoration: none;
}

A:hover{
 color: #0A6383;
 text-decoration: underline;
}

TD {
 font-family: "Arial";
 color: C2F2F8;
 font-size: 10pt;
}
