
body
{
background-color: #EFF0E6
}

h1
{
font-size: 10pt;
font-family: "verdana";
font-weight: normal;
color: black
}

a
{
font-size: 10pt;
font-family: "Comic Sans MS";
text-decoration: underline;
font-weight: none;
color: #997E6C
}

a:hover
{
text-decoration: underline;
font-weight: none;
color: black
}

td
{
font-size: 10pt;
font-family: "verdana";
text-decoration: none;
font-weight: none;
}

em
{
font-size: 8pt;
font-family: "verdana";
text-decoration: none;
font-weight: none;
}