BODY, TD 
   {
   font-family : Arial;
   font-size : 10pt;
   }
 
.TabTextActive 
   { font-family: Arial; font-size: 10pt; color: #FFFFFF; font-weight: bold; background-color:#EC7000; CURSOR:pointer}

.TabTextInactive 
   { font-family: Arial; font-size: 10pt; color: #FFFFFF ; font-weight: bold; background-color:#A64F00; CURSOR:hand}

.cell_over { BACKGROUND-COLOR: #EC7000; color:#FFFFFF}
.cell_out { BACKGROUND-COLOR: #EC7000; color:#FFFFFF; background-image:url('images/steel1.jpg')}

H3 { margin:0; font-family: Arial; font-size: 12pt; font-weight: bold; line-height:100% }


A  { 
   font-family: Arial;   font-size:10pt; text-decoration:none; color:#000080 
   }
 
A:Hover 
   { 
   font-family: Arial;   font-size:10pt; text-decoration:none; color:#000080 
   }
 
body         { font-family: Arial; font-size: 10pt; color:#FFFFFF }
h1           { font-family: Arial; font-size: 14pt; color: #000080; font-weight: bold; margin-left:0; margin-right:0 }
h2           { font-family: Arial; font-size: 12pt; color: #000080; font-weight: bold; margin-top:12; margin-bottom:4}
h3           { font-family: Arial; font-size: 10pt; color: #000080; font-weight: bold; margin-top:12; margin-bottom:4}

p            { margin-top: 6; margin-bottom: 2 }
li           { margin-top: 2; margin-bottom: 2 }
ul           { margin-top: 2; margin-bottom: 2 }
ol           { margin-top: 2; margin-bottom: 2 }
