/* the name of this file is divstyle3.css */

<!--
body {background-image: url(hexcel1.gif); background-position: center; background-attachment: fixed;
     }
td.h	{text-align:center;text-decoration:underline;font-family: Georgia, sans-serif;; font-size:14px; color: black; font-weight: bold;
	}
h1   {font-family: arial, sans-serif; font-size: 2.25em; text-align: center; background: transparent;
     }
h2  {font-family: arial, sans-serif; color: black; font-size: 1em; text-align: center; font-weight: bold;
    }
h3   {font-family: arial, sans-serif; font-size: 1.50em; font-weight: bold; text-align: center;
     }
h4   {font-family: arial, sans-serif; font-size: 1em; text-align: left; font-weight: bold;
     }
h5   {font-family: arial, sans-serif;color: red; font-size: 1em; text-align: center; font-weight: bolder;
     }
h6  {font-family: arial, sans-serif; color: black; font-size: 1em; text-align: center; font-weight: bold;
    }
li  {font-family: arial, sans-serif; font-size: 1em; font-weight: bold; text-align:justify;
     }
td.a {font-family: arial, sans-serif; font-size: .85em; font-weight: bold;
      }
p    {font-family: arial, sans-serif; font-size: 1.25em; font-weight: bold; text-indent: 0em; text-align: left;
     }

p.a  {font-family: arial, sans-serif; font-size: 1em; font-weight: bold; color:darkgreen
     }

p.b  {font-family: arial, sans-serif; font-size: 1em; font-weight: bold; text-indent: 5em; text-align: left
     }
p.c {font-family: arial, sans-serif; font-size: 1em; font-weight: bold; text-align: center;
      }
p.d {font-family: arial, sans-serif; font-size: 1em; font-weight: bold; text-align: center; color: blue;
      } 
p.e {font-family: arial, sans-serif; font-size: .75em; font-weight: bold; text-align: center; color: #840000;
      } 
div.align{align: center;
	}
sup	{font-size: smaller
	}  
a:link {font-family: arial, sans-serif; color: blue; font-size: 1em;  font-weight: bold; background: transparent
       }
/* for unvisited links http://www.w3.org/TR/REC-CSS2/selector.html#x23*/

a:visited {font-family: arial, sans-serif; color: blue; font-size: 1em; font-weight: bold; background: transparent
          }
 /* for visited links */ 

a:active {font-family: arial, sans-serif; color: purple; font-size: 1em; font-weight:  bold; background: transparent
         } /* when link is clicked */

a:link:hover {font-family: arial, sans-serif; color: red; font-size: 1em; background: transparent; font-weight: bold

img {border: none;}
-->
</style>