<!--Style sheet for Thomas Watts Machines and Controls Web Pages -->
<style type="text/css">
<!--
H1 {
    color: #ccffFF; background:#cccccc;
    font-family: "CG Omega", Arial, Serif;
    font-size: 275%;font-style: normal;font-weight: 700;
    text-align: center; vertical-align: middle;
    border-width: 10%; border-color:#ffffff; border-style: outset;
    position: absolute; top: 10%;left: 7%;width: 90%; height: 35%
    }
    
H2 {
    color: #0004FF;
    font-family: "CG Omega", Arial, Serif;
    font-size: 175%;font-style: normal;font-stretch:condensed; font-weight: 600;
    text-align: center
    }
    
H3 {
    color: #0004FF;
    font-family: "CG Omega", Arial, Serif;
    font-size: 120%;font-style: normal;font-weight: 600;
    text-align: center;
    width: 120mm; height: 15mm; text-decoration:none
    }
    
H4 {
    color: #0004FF;
    font-family: "CG Omega", Arial, Serif;
    font-size: 120%;font-style: normal;font-weight: 600;
    text-align: left
    }
    
H5 {
    color: white; background:red;
    font-family: "Arial" ,CG Omega, Serif;
    font-size: 200%;font-style: normal;font-weight: 600;
    text-align: center; vertical-align: middle;
    border-width: 10%; border-color:white; border-style: outset
    }
    
H6 {
    color: black;
    font-family: "CG Omega", Arial, Serif;
    font-size: 120%;font-style: normal;font-weight: 800;
    text-align: left;
    width: 120mm; height: 15mm; text-decoration:none
    }
    
em {
    font-size: 70%;
    }
    
A:link {
    background:#0080b0; color: #00008b;
    font-family: "Arial" CG Omega, Serif;
    font-size: 10pt;font-style: normal;font-weight: 400;
    text-align: Left; text-decoration:none
    }
    
A:visited {
    background:#0080b0;color: #66cc33;
    font-family: "Arial" CG Omega, Serif;
    font-size: 10pt;font-style: normal;font-weight: 400;
    text-align: Left; text-decoration:none
    }
    
A:hover {
    background:#0080b0; color: #0000ff;
    font-family: "Arial" CG Omega, Serif;
    font-size: 10pt;font-style: normal;font-weight: 400;
    text-align: Left; text-decoration:none
    }

.headtext {
    background-color: #ccffff;color: #ffffff;
    font-family: "CG Omega", Arial, Serif;
    font-size: 12pt;font-style: normal;font-weight: 600;
    text-align: center
    }
    
.bodytext {
    color: #000000;
    font-family: "Arial", Serif;
    font-size: 12pt;font-style: normal;font-weight: 500;
    text-align: Left; text-decoration:none
    }
    
.contentstext {
    color: #ff0099;
    font-family: "Arial" CG Omega, Serif;
    font-size: 10pt;font-style: normal;font-weight: 400;
    text-align: Left; text-decoration:none
    }
    
.selected {
    color: #ff00ff;background:#cccccc;
    font-family: "Arial", Serif;
    font-size: 120%;font-style: normal;font-weight: 400;
    text-align: center;
    border-width: 80%; border-color:#ffffff; border-style: outset
    }
    
.addresstext {
    color: #000000;
    font-family: "Arial", Serif;
    font-size: 120%;font-style: normal;font-weight: 600;
    text-align: center; text-decoration:none
    }
    
#headerblock {
    background-color: #0080b0;
    position: absolute;left: 0;top: 0;bottom: auto;width: 100%; height: 30%;
    text-align: center; line-height: 100%
    }
    
#contentsblock {
    background-color:#0080b0; color: #000099;
    font-family: "Arial" CG Omega, Serif;
    font-size: 10pt;font-style: normal;font-weight: 400;
    text-align: Left; text-decoration:none;
    position: absolute;left: 2mm;right: auto; top:2mm;bottom: 150;width: 100%;height: auto;
    border-width:0pt; line-height: 125%; border:none
    }
    
#mainblock {
    background-color: #ffffff;
    position: absolute;left: 5mm;right: 0;top:5mm;bottom: auto;width: 80%; height: auto;
    text-align: center
    }
    
#pictureblock {
    position: absolute;left: 180mm;right: 0;top:30mm;bottom: auto;width: 25mm; height: auto;
    text-align: center
    }
    
</style>
