body
{
 backGround-color: #C5AE95;
}

body,td
{
 font-family: arial;
 color: #666666;
 font-size: 10pt;
}

h1
{
 font-size: 12pt;
}

h2
{
 color: #CC0000;
}

h3
{
 font-size: 12pt;
}

#white { color: #ffffff; }

a:link,a:active,a:visited
{
 color: #114170;
 text-decoration: underline;
}

a:hover
{
 color: #CC0000;
 text-decoration: underline;
}