DIV.LinksTable {
       text-align: left;
       vertical-align: top;
       }
TABLE.LinksTable {
       width: 700px;
       vertical-align: top;
       border-collapse: collapse;
       border: 0px solid black;
       font-family: Arial, Helvetica, sans-serif;
       }
H4.LinksHeading {
       font-size: 12pt;
       font-weight: bold;
       text-align: left;
       padding-top: 10px;
       }
TABLE.LinksIndexTable {
       width: 100%;
       margin-top: 10px;
       vertical-align: top;
       border-collapse: collapse;
       border: 1px solid #666666;
       font-family: Arial, Helvetica, sans-serif;
       }
TD.LinksIndexTableCell {
       width: auto;
       height: 24px;
       text-align: center;
       border-collapse: collapse;
       border: 1px solid #666666;
       font-weight: bold;
       font-size: 10pt;
       }
A.LinksIndexItem:link {
       text-decoration: underline;
       font-style:  normal;
       font-size: 10pt;
       color: #007fc4;
       }
A.LinksIndexItem:visited {
       text-decoration: underline;
       font-style:  normal;
       font-size: 10pt;
       color: #007fc4;
       }
A.LinksIndexItem:hover {
       text-decoration: underline;
       font-style:  normal;
       font-size: 10pt;
       color: #1a8cca;
       }
H4.LinksCategory {
       font-size: 14pt;
       font-weight: bold;
       color: black;
       text-align: left;
       padding-top: 4px;
       padding-bottom: 0px;
       margin-bottom: 0px;
       }
UL.LinksList {
       }
OL.LinksList {
       }
LI.LinksItem {
       font-size: 12pt;
       font-weight: bold;
       font-style:  italic;
       padding-top:  10px;
       color: black;
       }
A.LinksItem:link {
       text-decoration: underline;
       font-style:  normal;
       font-size: 12pt;
       color: #007fc4;
       }
A.LinksItem:visited {
       text-decoration: underline;
       font-style:  normal;
       font-size: 12pt;
       color: #007fc4;
       }
A.LinksItem:hover {
       text-decoration: underline;
       font-style:  normal;
       font-size: 12pt;
       color: #1a8cca;
       }
.LinksItemDescription {
       font-size: 12pt;
       font-weight: normal;
       font-style:  normal;
       color: black;
       }
