body { background-image: url(images/bg7.gif);
}

p { font-size: 10pt;
	font-family: verdana, arial, helvetica, sans-serif;;
	color: #000000;
}

h4   { font-weight: normal;
	  font-size: 17pt;
      font-family: georgia, serif;
      color: #000000;
	  margin-top: 0.5em;
      margin-bottom: 0.5em;
	  margin-left: 1em;
	  margin-right: 1em;
} 


h1   {	
	font-size: 18pt;
      font-weight: normal;
      font-family: verdana, arial, helvetica, sans-serif;
      text-align: left;
      color: #2F353F;
}

h2   {	
	font-size: 14pt;
      font-weight: normal;
      font-family: verdana, arial, helvetica, sans-serif;
      text-align: left;
      color: #000000;
}

h3   {	
      margin: 0pt;
	padding: 0pt;
      font-weight: normal;
	font-size: 14pt;
      font-family: verdana, arial, helvetica, sans-serif;
      color: #000000;
      text-align: left;
}

.large { font-size: 11pt;
	font-family: verdana, arial, helvetica, sans-serif;;
	color: #000000;
	margin-bottom: -0.5em;
	font-weight: bold;
}

.titles { font-weight: bold;
}

li { font-family: verdana, arial, helvetica, sans-serif;
     font-size: 10pt;
	 margin-top: 0.3em;
     margin-bottom: 0.3em;
}

.quote { margin-top: 2em;
         margin-right: 2em;
		 margin-bottom: 2em;
		 margin-left: 2em;
}

.short { margin-bottom: -0.7em;
}

.nancy { margin-top: 1em;
         margin-bottom: 1em;
		 font-size: 12pt;
} 

.box { border-top: 1px solid #000000;
       border-right: 1px solid #000000;
	   border-left: 1px solid #000000;
	   border-bottom: 1px solid #000000;
	   background-image: url(images/bg3.gif);
}

.box2 { border-top: 1px solid #000000;
       border-right: 1px solid #000000;
	   border-left: 1px solid #000000;
	   border-bottom: 1px solid #000000;
	   background-image: url(images/bg5.gif);
}

.box3 { border-top: 1px solid #000000;
       border-right: 1px solid #000000;
	   border-left: 1px solid #000000;
	   border-bottom: 1px solid #000000;
	   background-color: #ffffff;
}

.box4 { border-top: 1px solid #000000;
       border-right: 1px solid #000000;
	   border-left: 1px solid #000000;
	   border-bottom: 1px solid #000000;
	   background-image: url(images/bg3.gif);
	   margin-top: 0.0em;
       margin-bottom: 0.0em;
}

.nav { font-family: verdana, arial, helvetica, sans-serif;
       font-size: 10pt;
	   font-weight: bold;
	   color: #999999;
}

.nav2 { font-family: verdana, arial, helvetica, sans-serif;
       font-size: 10pt;
	   font-weight: bold;
	   color: #000000;
	   margin-top: 0.0em;
       margin-bottom: 0.0em;
}

a.nav:link {  color: #000000;
              font-weight: bold;
	          text-decoration: none;
}

a.nav:visited {  color: #000000;
                 font-weight: bold;
	             text-decoration: none;
}

a.nav:hover {  font-weight: bold;
	           color: #999999;
	           text-decoration: none;
}

a.nav2:link {  color: #000000;
              font-weight: bold;
	          text-decoration: none;
			  margin-top: 0.0em;
              margin-bottom: 0.0em;
}

a.nav2:visited {  color: #000000;
                 font-weight: bold;
	             text-decoration: none;
				 margin-top: 0.0em;
                 margin-bottom: 0.0em;
}

a.nav2:hover {  font-weight: bold;
	           color: #999999;
	           text-decoration: none;
			   margin-top: 0.0em;
               margin-bottom: 0.0em;
}


