/* */

  h1 { text-align:center; font-size:38pt; margin-top:16px; }
  h2 { text-align:center; font-size:24pt; color:#707070; }
  h3 { text-align:left; font-size:22pt; }
  h4 { text-align:left; font-size:16pt; }
  p {
        padding-left: 12px;
        text-align: left;
	width: 500px;
        font-size: 15pt;
  }
  .intro {
	width: 720px;
  }
  blockquote {
	background-color: #F0F0F0;
	text-align: left;
	font-size: 14pt;
	margin-left: 16px;
  }
  .page {
	text-align: center;
	width: 720px;
  }
  .capt {
	font-family: sans-serif,ariel,helvetica;
	font-size: 10pt;
  }
  .ban {
	font-family: sans-serif,ariel,helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-align:center;
	color:#A06000;
  }
  .but {
	width: 59;
	height: 88;
	color: white;
	border: false;
	font-family: sans-serif,ariel,helvetica;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
	vertical-align: bottom;
  }


