.bg3    {
	 font: normal bold 12pt/14pt Times, serif;
	 text-valign: middle;
         text-align: center;
	 background: #CCCCCC;
	 }
a:link { color: #0000FF; }

a:visited { color: #0000FF; }

a:hover { font-style: italic;
	  font-size: 12pt;
	  font-weight: bold;
	  color: #FF0000;
	 } 

a.plain { text-decoration: none; }


div.box { border: solid;
	  border-width: thin;
	  width: 100%;
	  background-color: #FFFFFF;
	}

div.box2 { border: none;
	   width: 100%;
	   background-color: #FFDEAD;
	   
	 }

body { font-family: "Times New Roman", Verdana;
       background: #FFDEAD;
       margin-left: 2%;
       margin-right: 2%;
       margin-top: 2%;
     }

body.bossbg { background: url(Quartzo_bgrnd.jpg) #FFDEAD }


H1 { font-size: 48pt;
     line-height: 60pt;
     font-weight: bold;
     font-style: italic;
     color: #0000FF;
   }

P.head { font-size: 24pt;
         line-height: 26pt;
         font-weight: bold;
         font-style: italic;
         color: #000000;
       }

P.norm { font-size: 12pt;
         line-height: 14pt;
         color: #000000;
       }

IMG.lefthand { margin-top: 2px;
      	       margin-bottom: 2px;
               margin-left: 2px;
               margin-right: 10px;
               
             }

IMG.mid { margin-top: 2px;
      	  margin-bottom: 2px;
          margin-left: 10px;
          margin-right: 10px;
        }

    
IMG.righthand { margin-top: 2px;
      	        margin-bottom: 2px;
                margin-left: 10px;
                margin-right: 2px;
              }

table { font-size: 12pt;
        line-height: 14pt;
        color: #000000;
        border-style: none;
        vertical-align: middle;
        padding: 2em 2em;
        
      }

table.menu { font-size: 12pt;
             font-weight: bold;
             line-height: 14pt;
             color: #FFFF00;
             border-style: solid;
             border-width: thin;
             border-color: #000000;
             padding: 1em 1em;
             background-color: #FFFFFF;
             width: 100%;
             margin-left: 2px;
            
           }
           
           
TD.menu { border-style: solid;
	  border-width:thin;
	  background-color: #87CEEB;
	  width: 20%;
	}
      
HR { color: #0000FF; height: 3px; }

