BODY
{
    SCROLLBAR-FACE-COLOR: #505050;
    FONT-SIZE: 14pt;
    SCROLLBAR-HIGHLIGHT-COLOR: #808080;
    SCROLLBAR-SHADOW-COLOR: #202020;
    COLOR: #000000;
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: #000000;
    SCROLLBAR-TRACK-COLOR: #fFf0f0;
    FONT-FAMILY: arial, Helvetica, sans-serif;
    SCROLLBAR-DARKSHADOW-COLOR: #99884d
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li
{
background-image: url(gfx/arrow1.png);
background-repeat: no-repeat;
background-position: 0 0.4em;
padding-left: 1.95em;
margin-bottom: 1em;
}
