
.stand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:22px;	
	font-weight:normal;
}

h1 {
	font-size:31px;
	line-height:45px;
	color:#334C00;
	font-weight:normal;
	letter-spacing:-1px;
}

h2 {
	font-size:32px;
	line-height:45px;
	color:#fff;
	font-weight:normal;
	letter-spacing:-1px;
}

h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	FONT-WEIGHT: normal;
	color: #663300;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}


 @media print {
    body { font-size: 10pt }
  }
  @media screen {
    body { font-size: 13px }
  }
  @media screen, print {
    body { line-height: 1.2 }
  }
