a:link{
    color: #8c8c8c;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    font-family: arial; Helvetica;
    color: 0091ff

}

textarea{
    font-family: arial; Helvetica;
    font-size: 10pt;
    font-style: none;
    color: #000000;

}

a:visited{
    color: #8c8c8c;
    text-decoration: none;
    font-weight: normal;
    font-style: none;
    font-family: arial; Helvetica;
    color: #06F

}

a:hover{

    color:#000000;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;

}


p{
    font-family: arial; Helvetica;
    font-size: smaller;
    font-style: none;
    color: #403a39;

}

h1, h2, h3, h5, h6{
    font-family: arial; Helvetica;
    font-size: 15pt;
    font-style: none;
    color: #8c8c8c;

}

h4{
    font-family: arial; Helvetica;
    font-size: 17pt;
    font-style: none;
    color: #666666;

}

h2{
    font-family: arial; Helvetica;
    font-size: 13pt;
    font-style: none;
    color: #8c8c8c;

}

ul#minitabs{overflow: auto;width: 100%;list-style: none;margin: 0;
    padding: 1;border-bottom: 1px solid #CCC;font-weight: bold}
ul#minitabs li{float: left;margin: 0;padding: 0 7px}
ul#minitabs a{float: left;text-decoration: none;padding: 4px 0 16px;
    background: url() no-repeat center bottom;
    color: #999;text-align: center}
ul#minitabs a#current,ul#minitabs a:hover{color: #666;
    background: url() no-repeat center bottom}
ul#minitabs a#current{color: #06F}
