/* External Style Sheet */

body 
	 {
	 background-color: #FFFFFF; /*white*/
	 margin: 10px;
	 font-family: tahoma;
	 font-size: 12pt;
	 	 color: #000080; /* blue */
	 }
hr	 {
	 color: #000080; /* blue */
	 }
a.menu {
	    font-family: tahoma;
        font-size: 10px;
        font-weight: bold;
        color: #000080; /* blue */
       
		}
h1
   	 {
	 font-family: Engraver;
	 font-size: 20pt;
	 font-weight: bold;
	 	 color: #000080; /* blue */
	 }
h2
  	 {
	 font-family: Engraver;
	 font-size: 16pt;
	 font-weight: bold;
	 	 color: #666666; /* dk grey */
	 }
h3
  	 {
	 font-family: tahoma;
	 font-size: 12pt;
	 	 color: #000080; /* blue */
	 }
h5
   	 {
	 font-family: gothic;
	 font-size: 10pt;
	 color: #666666; /* dk grey */
	 }	
