body
{
background-color:#ffcc33;
font-family: Arial, Verdana;
font-size:9pt;
color: black;
}

A:link {color: #002288; font-weight:bold; text-decoration:none}
A:visited {color: #002288; text-decoration:none}
A:hover {color: #002288; text-decoration:underline}

td
{
font-family: Arial, Verdana;
font-size:9pt;
color: black;
}

td.no1
{
background-color:#ffcc33;
}

td.no2
{
font-size: 12pt;
font-weight: bold;
color:white;
}

td.no3
{
background-color:blue;
color:white;
}

td.no4
{
background-color:#ee9933;
}

td.no5
{
font-size: 12pt;
font-weight: bold;
color:white;
background-color:#ff6633;
}

.blue
{
font-size:12;
background-color:blue;
color:white;
font-weight:bold;
}

.blue2
{
font-size:12;
background-color:#6699ff;
color:white;
font-weight:bold;
}

.orange
{
font-size:12;
color:black;
font-weight:bold;
background-color:#ff9900;
}

.lightyello
{
font-size:12;
color:black;
font-weight:bold;
background-color:#ffff99;
}


