
body
{
background-color: #EFF0E6
}
h1
{
font-size: 10pt;
font-family: "verdana";
font-weight: bold;
color: black
}

h2
{
font-size: 10pt;
font-family: "verdana";
font-weight: normal;
color: #997E6C
}

p
{
font-size: 10pt;
font-family: "verdana";
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: "verdena";
text-decoration: none;
font-weight: none;
color: #997E6C
line-height: 20pt;
}