h1
{
    Font-family : Helvetica , Arial;
}
BODY
{
    font-family : Verdana;
    font-size : 10pt;
    color : rgb(104 , 44 , 152);
    font-weight : bold;
    font-style : normal;
    font-stretch : none;
    text-decoration : none;
    text-transform : none;
    letter-spacing : 0pt;
	background-image : url(pics/tback03.jpg);
    background-repeat : repeat;
}
TD
{
    caption-side : top;
    table-layout : auto;
    border-collapse : separate;
    border-spacing : 8px;
    empty-cells : collapse;
    font-family : Verdana , Geneva , Arial , Helvetica , sans-serif;
    font-size : 10pt;
    font-variant : normal;
    font-weight : bold;
    font-style : normal;
}
BODY
{
    scrollbar-face-color : rgb(104 , 44 , 152);
    scrollbar-arrow-Color : rgb(255 , 255 , 255);
    scrollbar-track-Color : rgb(255 , 255 , 255);
    scrollbar-shadow-Color : rgb(128 , 128 , 128);
    scrollbar-highlight-Color : rgb(255 , 255 , 255);
    scrollbar-3dlight-color : rgb(216 , 208 , 200);
    scrollbar-darkshadow-Color : rgb(64 , 64 , 64);
}
BODY
{
    cursor : auto;
}
a:link
{
    font : Helvetica , Arial;
    font-weight : bold;
    font-style : normal;
    color : rgb(72 , 0 , 184);
    text-decoration : underline;
}
a:visited
{
    font : Helvetica , Arial;
    font-weight : bold;
    font-style : normal;
    color : rgb(187 , 0 , 187);
    text-decoration : none;
}
a:active
{
    font : Helvetica , Arial;
    font-weight : bold;
    font-style : normal;
    color : rgb(255 , 0 , 128);
    text-decoration : underline;
}
a:hover
{
    font : Helvetica , Arial;
    font-weight : bold;
    font-style : normal;
    color : rgb(255 , 0 , 255);
    text-decoration : underline;
}
UL
{
    list-style : disk outside;
}
OL
{
    list-style : decimal outside;
}
.ns4
{
    Display : none;
    Background-color : rgb(255, 255, 204);
}
