body
{
   background-color: #002142; 
}

a:active
{
    font-size: 10pt;
    color: white;
    font-family: Arial;
    text-decoration: none;
}

a:hover
{
    font-size: 10pt;
    color: white;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
}

a:link
{
    font-size: 10pt;
    color: white;
    font-family: Arial;
    text-decoration: none;
}
a:visited
{
    font-size: 10pt;
    color: white;
    font-family: Arial;
    text-decoration: none;

}

p
{
    font-size: small;
    vertical-align: top;
    color: white;
    line-height: normal;
    font-family: Arial;
    letter-spacing: normal;
    text-align: left;
}

td
{
    font-size: small;
    vertical-align: top;
    color: White;
    line-height: normal;
    font-family: Arial;
    letter-spacing: normal;
    text-align: left;
}
th
{
font-family: Arial;
	font-size: 12pt;
	color: white;
	font-weight: bold;
}