H1 { text-align: center;
     font-family: arial, helvetica, sans-serif }
H2 { text-align: center;
     font-family: arial, helvetica, sans-serif }
H3 { text-align: center;
     font-family: arial, helvetica, sans-serif;
	 font-size: 15pt;
     margin-top: 0.1em;
	 margin-bottom: 0.1em }
H4 { text-align: center;
     font-family: arial, helvetica, sans-serif;
	 font-size: 14.1pt;
	 margin-top: 0.1em;
	 margin-bottom: 0.1em; 
	 font-weight: normal }
H5 { text-align: center;
     font-family: arial, helvetica, sans-serif;
	 font-size: 13pt; 
	 font-weight: bold}
	 
/* H6 used for address, phone# email etc */
H6 { text-align: center;
     font-family: arial, helvetica, sans-serif;
	 font-size: 12pt; 
	 font-weight: bold}
P { font-family: arial, helvetica, sans-serif;
	 font-size: 11pt}
.copyright {font-style: italic}
.ctr  { text-align: center }
.left { text-align: left}
A:link { FONT-WEIGHT: normal; 
	     COLOR: blue; 
		 TEXT-DECORATION: none }
A:visited {	FONT-WEIGHT: normal;
            COLOR: fuchsia; 
		TEXT-DECORATION: none }
A:hover { FONT-WEIGHT: normal;
          COLOR: blue; 
	    BACKGROUND-COLOR: lime; 
	    TEXT-DECORATION: none }
.name { font-family: arial, helvetica, sans-serif;
	 font-size: 11pt; 
	 font-weight: bold}
div.navbar { border-top: solid thin navy }

td.pg { vertical-align: top }
td.center {text-align: center }
/* td.pg used to position info on pg in table cell */

td.spacer { width: 1px }
/* td.spacer used as a space between nav bar on left and pg info */

.head { font-size: 16pt }
.head2 { font-size: 12pt; 
	 font-weight: bold}
UL { font-family: arial, helvetica, sans-serif;
	 font-size: 11pt; 
	 font-weight: bold}



.sara { font-style: italic }
.addphone { text-align: center}
.longtext {text-align: justify;
	       font-size: 13pt; 
		 font-weight: bold}
.import { font-size: 12pt;
          COLOR: red }
.note { font-weight: normal;
        font-style: italic }
A.box:link { BORDER: solid rgb(220,220,220) }
A.box:visited { BORDER: solid rgb(255,159,213) }
A.box:hover { BORDER: solid lime }
