
A:link,
A:visited 
{
    color: #000000;
    text-decoration: none;
}

A:hover 
{
    color: #0414a4;
    text-decoration: none;
}

th
{
text-align: left;
color: black;
font-family: arial;
font-weight: bold;
font-size: 14px
}

h3
{
text-align: left;
color: black;
font-family: arial;
font-weight: bold;
font-size: 14px
}


p
{
color: black;
font-family: Verdana;
font-size: 11px;
}

li
{
text-align: left;
color: black;
font-family: Verdana;
font-size: 11px
}


