<!-- Reunion Industries, Inc. website style sheet.  Last modified 12/12/2000 -->

html           {
                background-color: white; 
                color: black; 
                font-family: Times New Roman;
                font-style: normal; 
                font-size: 12pt
               }

<!-- Do not define the font size, let the browser control it -->
body,p         {
                background-color: white; 
                color: black; 
                font-family: Times New Roman;
               }
             
table          { border-width: 0 }
h2             { font-style: bold; font-size: 20pt }

a:link         { color: blue }
a:active       { color: black }
a:visited      { color: purple }
a:hover        { color: black; text-transform: uppercase; font-weight: bold}

<!-- Styles for elements shown in the bottom border -->
.contactbottom { color: black; font-family: Times New Roman; font-size: 8pt }
.copyright     { color: black; font-family: Times New Roman; font-size: 10pt; font-weight: 
                 bold; background-color: #F3F4DC } <!-- F3F4DC DEDDA3 } -->
.linkbottom    { font-family: Times New Roman; font-size: 8pt; text-transform: uppercase }

<!-- User defined styles -->
.asterisk      { color: red; font-family: Courier New; font-size: 14pt }
.formcomment   { background-color: white; color: black; font-family; Courier New; font-size: 11pt }
.forminput     { background-color: white; color: black; font-family: Times New Roman; font-size: 11pt }
.formlabel     { background-color: #C0C0C0; color: black; font-family: Courier New; font-size: 11pt }
.highlight     { color: red }
.radiolabel    { background-color: white; color: black; font-family: Courier New; font-size: 10 pt }

.barsAMCl      { background-image: url(images/BarAMC.gif); background-repeat: repeat-y }
.barsCPIl      { background-image: url(images/BarCPI.gif); background-repeat: repeat-y }
.barsHANl      { background-image: url(images/BarHAN.gif); background-repeat: repeat-y }
.barsKWYl      { background-image: url(images/BarKWY.gif); background-repeat: repeat-y }
.barsORCl      { background-image: url(images/BarORC.gif); background-repeat: repeat-y }
.barsRUNl      { background-image: url(images/Bars.gif); background-repeat: repeat-y }
.barsSTCl      { background-image: url(images/BarSTC.gif); background-repeat: repeat-y }
