h1, h2, h3, h4, h5, h6 { }

h1           { color: white; font-style: normal; font-weight: normal; font-size: 11px; line-height: 32px; font-family: Verdana, Helvetica; background-color: transparent; text-align: left }

h2      { color: #666f8e; font-weight: normal; font-size: 15px; line-height: 18px; font-family: Verdana, Helvetica, Arial, sans-serif; background-color: transparent; text-align: center }

h3      { color: #036; font-weight: normal; font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

h4             { color: silver; font-weight: bold; font-size: 10px; line-height: 13px; font-family: Verdana, Helvetica, Arial, sans-serif }

h5         { color: #789; font-weight: normal; font-size: 10px; line-height: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }

h6       { color: silver; font-weight: normal; font-size: 9px; line-height: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }

a:link            { color: silver; text-decoration: none }

a:visited         { color: silver; text-decoration: none }

a:hover        { color: #b7b7b7; text-decoration: underline }

a:active         { color: #03c; text-decoration: none }

table {

font-family: verdana,helvetica;

font-size: 8pt;

color: white;

}

body {

scrollbar-3dlight-color:white;

scrollbar-arrow-color:white;

scrollbar-base-color:black;

scrollbar-darkshadow-color:white;

scrollbar-face-color:black;

scrollbar-highlight-color:white;

scrollbar-track-color:black;

scrollbar-shadow-color:white;

}

.input, select, button, textarea {

font-family:verdana,helvetica;

font-size:8pt;

border: 1px solid black;

color: black;

background-color: white;

}

