a:link       { color: #000000; font-weight: bold; text-decoration: none }
a:visited    { color: #000000; font-weight: bold; text-decoration: none }
a:active     { color: #000000; font-weight: bold; text-decoration: none }
a:hover {  color: #C0C0C0; text-decoration: none}
body         { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; 
               text-align: Left; margin-left: 0; margin-right: 0; 
               margin-top: 0; margin-bottom: 0; background-color: #FFFFFF; color:#000000;
                scrollbar-base-color:#000000;scrollbar-arrow-color:#ffffff }
table        { font-size: 10pt; list-style-type: font-family; text-align: left; text-indent: 
               0; word-spacing: 0; margin-left: 0; margin-right: 0; margin-top: 0; padding: 0 }
h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif }
h1           { color: #000000; font-size: 12pt; font-weight: bold }
h2           { color: #000000; font-size: 10pt; font-weight: bold }
h3				{ color: #000000; font-size: 10pt; font-weight: bold }
h4				{ color: #FFFFFF; font-size: 10pt; font-weight: bold }
h5				{ color: #000000; font-size: 12pt; font-weight: bold }
h6				{ color: #FF0000; font-size: 10pt;  }


INPUT {
background-color: #F57C34;
color: white;
font-family: arial, verdana, ms sans serif;
font-size: 8pt;
font-weight: bold
} 


SELECT {
background-color: #F57C34;
border: black 2px solid;
color: white;
font-family: arial, verdana, ms sans serif;
font-size: 8pt;
font-weight: bold
} 



TEXTAREA {
background-color: #F57C34;
border: black 2px solid;
color: white;
font-family: arial, verdana, ms sans serif;
font-size: 8pt;
color: #FFFFFF;
font-weight: bold
} 

.altButtonFormat {
background-color: #F57C34;
font-family: verdana;
border: #FFFFFF 1px solid;
font-size: 8px;
font-weight: bold;
color: #778899
} 