BODY {
font-size : 9pt;
font-family : Tahoma;
font-weight : None;
font-style : Normal;
color : Black;
background-color: eb9f54;
margin-left: 1em;
margin-top: 1em;
}

TD.head
{
font-size: 8pt;
font-family : Verdana;
font-weight : Bold;
font-style : Normal;
color: #91E7EE;
background-color: #008080;
}

TD.headtitle
{
font-size: 10pt;
font-family : Tahoma;
font-weight : Bold;
font-style : Normal;
color: #91E7EE;
background-color: #005050;
}

TD.body
{
font-size: 7pt;
font-family : Tahoma;
font-weight : None;
font-style : Normal;
color: #000000;
background-color: #cceeee;
}

DIV
{
padding-left: 20%;
padding-right: 20%;
}


a:link {text-decoration: none; font-size: 10pt; font-weight: bold; color: blue;}
a:active {text-decoration: none; font-size: 10pt; font-weight: none; color: yellow;}
a:visited {text-decoration: none; font-size: 10pt; font-weight: bold; color: green;}
a:hover {text-decoration: underline; font-size: 10pt; font-weight: bold; color: red;}

