body {
        margin: 0;
        padding: 0;
        background: #ffffff;
        color: #666666;
        width: 100%;
        height: 100.1%;
}
body, td, div {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 80%;
}
a, a:visited,  {
    color : #666666;
        text-decoration: underline;}
h1, h2, h5 {padding: 5 0;        margin:0;}
h1 {
        font-size: 111%;
        color: #ffc411;
        text-transform: uppercase;
}
h2 {
        font-size: 100%;
        font-weight: bold;
}
li {list-style-position: outside; margin: 0;}
ul{ margin: 0 0 0 2em;
        list-style: disc outside;
        line-height: 130%;
}

h5 {
        font-size: 100%;
        font-weight: normal;
}
.inputxt{height:18px; font-family:Verdana,Arial,Helvetica; font-size:11px; color:black; border: solid 1px #004F69;}
.button{height:18px; font-family:Verdana,Arial,Helvetica; font-size:11px; color:black; background-color:#92BED7; border: solid 1px #46929D;}
.inputarea{font-family:Verdana,Arial,Helvetica; font-size:11px; color:black; border: solid 1px #004F69;}
A.more, A.more:visited {
Color : #ffde00;
        text-decoration : underline;
}
A.more:hover, A.more:active{
Color : #ffde00;
        text-decoration : none;}
