BODY{
    font-size:9pt;
    line-height:130%;
    color:#303030;
    text-align:left;
    background-color:#E8E0D8;
    background-image:url(img/titlelogo.jpg);
    background-repeat:no-repeat;
    background-attachment:scroll;
    background-position:0px 24px;
    margin:5px 5px 5px 5px;
} 
TABLE{
    background-color:#666666;
}
TD.center{
    font-size:9pt;
    background-color:#D8C8B8;
    text-align:center;
}
TD.left{
    font-size:9pt;
    background-color:#D8C8B8;
    text-align:left;
}
TD.right{
    font-size:9pt;
    background-color:#D8C8B8;
    text-align:right;
}
TD.head{
    font-size:9pt;
    background-color:#D0D0D0;
    text-align:center;
}
TD.element{
    font-size:9pt;
    background-color:#000000;
    text-align:center;
}
TD.fire{
    font-size:9pt;
    background-color:#FF9999;
    text-align:center;
}
TD.ice{
    font-size:9pt;
    background-color:#99FFFF;
    text-align:center;
}
TD.wind{
    font-size:9pt;
    background-color:#99FFCC;
    text-align:center;
}
TD.earth{
    font-size:9pt;
    background-color:#FFFF99;
    text-align:center;
}
TD.thunder{
    font-size:9pt;
    background-color:#FFCCFF;
    text-align:center;
}
TD.water{
    font-size:9pt;
    background-color:#99CCFF;
    text-align:center;
}
TD.light{
    font-size:9pt;
    background-color:#FFFFFF;
    text-align:center;
}
TD.dark{
    font-size:9pt;
    background-color:#999999;
    text-align:center;
}
TD.black_left{
    font-size:9pt;
    background-color:#000000;
    text-align:left;
}
DIV.footer{
    text-align:right;
    font-size:8pt;
    color:#999999;
}
A:link{
    font-size:9pt;
    color:#000000;
    text-decoration:underline;
}
A:visited{
    font-size:9pt;
    color:#666666;
    text-decoration:underline;
}
A:hover{
    font-size:9pt;
    color:#FF0000;
    text-decoration:underline overline;
}
A:active{
    font-size:9pt;
    color:#FF0000;
    text-decoration:underline overline;
}
