a:link       { color: #cccccc; font-weight: bold; text-decoration: none }
a:visited    { color: #cccccc; font-weight: bold; text-decoration: none }
a:active     { color: #cccccc; font-weight: bold; text-decoration: none }
a:hover {  color: #ffffff; text-decoration: none}
body         { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; 
               text-align: Left; margin-left: 15%; margin-right: 15%; 
               margin-top: 4; margin-bottom: 5; background-color: #000000; color:#cccccc;
scrollbar-base-color:#000000;scrollbar-arrow-color:#cccccc }
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: Verdana, Arial, Helvetica, sans-serif }
h1           { color: #cccccc; font-size: 12pt; font-weight: bold }
h2           { color: #cccccc; font-size: 10pt; font-weight: bold }
h3				{ color: #1A1384; font-size: 8pt; font-weight: normal }
h4				{ color: #FFFFFF; font-size: 10pt; font-weight: bold }
h5				{ color: #000000; font-size: 12pt; font-weight: bold }
h6				{ color: #FF0000; font-size: 10pt;  }

img{border: 2px solid #C0C0C0;} 
.noBorder{border-color: white;} 

INPUT {
background-color: #000000;
border: #cccccc 1px solid;
color: black;
font-family: arial, verdana, ms sans serif;
color: #cccccc;
font-size: 8pt
} 


INPUT.OPTION {
background-color: #000000;
border: #cccccc 3px solid;
color: black;
font-family: arial, verdana, ms sans serif;
color: #cccccc;
font-size: 8pt
} 

SELECT {
background-color: #000000;
border: white 1px solid;
color: white;
font-family: arial, verdana, ms sans serif;
font-size: 8pt;
color: #cccccc;
font-weight: normal
} 



TEXTAREA {
background-color: #000000;
border: #cccccc 1px solid;
color: white;
font-family: arial, verdana, ms sans serif;
font-size: 8pt;
color: #cccccc;
font-weight: normal
} 

.altButtonFormat {
background-color: #CCCCCC;
border: #cccccc 1px solid;
font-family: verdana;
font-size: 8px;
color: #cccccc
} 
