a:link
       {
       text-decoration: none;
       color: 0000FF;
       }

a:visited
       {
       text-decoration: none;
       color: 0000FF;
       }

a:hover
       {
       text-decoration: none;
       color: 0000FF;
       }

a:active
       {
       text-decoration: none;
       color: 0000FF;
       }

.linkt
       {
       text-decoration: none;
       font-family: Tahoma;
       font-size: 20px;
       color: 909090;
       }

.link1
       {
       font-family: Tahoma;
       font-size: 17px;
       color: 909090;
       }

.link2
       {
       font-family: Tahoma;
       font-size: 11px;
       color: 101010;
       }

.baseinfo
       {
       font-family: Tahoma;
       font-size: 10px;
       color: 909090
       }

.linktable1
       {
       padding: 1px;
       background-color: 9BA085;
       }

.linktable2
       {
       background-color: ffffff;
       padding:4px
       }

table.linktable3
       {
       width: 100%;
       margin: 0px 0px 0px 0px;
       border-left: solid 0px #000000;
       border-right: solid 0px #000000;
       border-top: solid 0px #000000;
       border-bottom: solid 0px #000000;
       }

a.linktext:link, a.linktext:visited
       {
       color: ff0000;
       background-position: left;
       text-align: right;
       }

a.linktext:hover
       {
       color: 434E2B;
       background-position: left;
       text-align: left;
       }

BODY
       {
       margin: 0px 0px 0px 0px;
       background-color : #dddddd ;
       color : #484d3c;
       scrollbar-3dlight-color: #D6DBD0;
       scrollbar-base-color: #C9CFB6;
       scrollbar-darkshadow-color: #C7CDBE;
       scrollbar-face-color: #EDEEEA;
       scrollbar-highlight-color: #C7CDBE;
       scrollbar-shadow-color: #9BA589;
       scrollbar-track-color: #C7CDBE;
       scrollbar-arrow-color: #9BA589;
       }

td,tr,p,div
       {
       font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
       font-size: 11px;
       color: #484D3C;
       }


h4
       {
       color: #5A5F49; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
       font-size: 16px; font-weight: bold;
       }

h5
       {
       color: #727D61; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
       font-size: 14px; font-weight: bold;
       }

h6
       {
       color: #818C6C; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
       font-size: 12px; font-weight: bold;
       }

hr
       {
       background: #5A5F49; height:2px; border: 1px inset;
       }

ul
       {
       margin: 0px 0px 0px 0px;
       }

li
       {
       list-style: inside url(system/pics/arrow.gif) 3px;
       list-style-image: url(system/pics/arrow.gif);
       }
