
li         { list-style-image: url(images/arrow.gif); list-style-position: outside; }
ul { list-style-image: url(images/arrow.gif); list-style-position: outside; }
a.graphic { }
a:link                    { color: yellow; font-weight: bold; text-decoration: none; }
a:visited           { color: #ff9400; font-weight: bold; text-decoration: none ; }
a:hover    { color: #ffc500; font-weight: bold; text-decoration: none ; border-bottom: 1px dotted #ff0; }
a:active                    { color: #ffc500; font-weight: bold; text-decoration: none ; }
.bodytext   { color: white; font-size: 12px; line-height: 150%; font-family: Verdana, Arial, Helvetica, Geneva }
.bodytextblk { color: #000; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva; line-height: 150%; }
.small    { color: white; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva }
h1   { color: #222; font-style: normal; font-weight: bold; font-size: 24px; line-height: 25px; font-family: Helvetica, Arial, Geneva, verdana }
h2   { color: #222; font-style: normal; font-weight: bolder; font-size: 18px; line-height: 19px; font-family: Helvetica, Verdana, Arial, Geneva }
h3   { color: #222; font-style: normal; font-weight: bolder; font-size: 16px; line-height: 17px; font-family: Helvetica, Verdana, Arial, Geneva }
body { background-color: #222; }
.contentcells { background-color: #660; }
