/* CSS Document */BODY       {            font-family: Times, Palatino, New York, serif;            font-size: 12pt;            color: #000000;            background-color: #94b5ff;            background-repeat: repeat;            background-image: url(images/bkgd2.gif);            width: 605px;            margin-left: auto;            margin-right: auto; }H2         { margin-top: 6px; margin-bottom: 6px; color: #002066; text-align: center; font-size: 15pt; }

HR         { height: 2px; color:#002066; background-color:#002066; }

P          { margin-bottom: 15px; font-size: 12pt; }B          { color: #002066; }IMG.ben1   { padding-right: 15px; 
           padding-bottom: 10px; }LI.ben1    {            list-style-position: inside;
           list-style-type: square;
           margin: 0;
           padding: 0 0 0.33em 0;
           }TABLE      { font-size: 12pt; text-align: left; }TD         { vertical-align: text-top; }TD.ben1    { font-size: 12pt;            padding-right: 12px;            padding-bottom: 6px;            border-right: 2px #002066; 
           border-right-style: groove; 
           text-align: left; 
           vertical-align: text-top;            width: 295px; }

TD.ben2    { font-size: 12pt; 
           padding-left: 15px;            padding-bottom: 6px;            text-align: left;            vertical-align: text-top;            width: 305px; }
A:link     { color: #002066; text-decoration: underline; }A:hover    { color: #365db3; text-decoration: none; }A:visited  { color: #002066; text-decoration: underline; }
A.ben:link     { color: #002066; background-color: #ccdcff; text-decoration: none; }A.ben:hover    { color: #365db3; background-color: #ffffff; text-decoration: none; }A.ben:visited  { color: #002066; background-color: #ccdcff; text-decoration: none; }