
body         { color: rgb(0,0,0); background-color: #BFBFBF; }
body, th, td { font-size: 10pt; font-family: Arial, Helvetica; color: rgb(0,0,0); }

a            { color: rgb(0,0,255) }
a:active     { color: rgb(255,0,0) }
a:visited    { color: rgb(127,0,127) }
a:hover      { color: rgb(0,0,255); font-weight: bold; font-style: normal; text-decoration: none }


a.one        {background-color: #000000; color: #0000ff; font-size: 16pt; }
a.one:hover  {color: rgb(255,0,0) }

ul           { list-style-image: url('url(%27images/bullet1.gif%27'); }
ul ul        { list-style-image: url('url(%27images/bullet1.gif%27'); }
ul ul ul     { list-style-image: url('url(%27images/bullet1.gif%27'); }

th           { color: rgb(255,255,255) }
th           { font-family: Arial, Arial, Helvetica; font-style: normal }
hr           { color: rgb(102,153,256) }
td           { border-color: rgb(0,0,0) }



