body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}

h1 {
	font-size: 36pt;
	text-align: center;
}

h2 {
	font-size: 24pt;
}

h3 {
	font-size: 18pt;
}

.signature {
	font-family: "Lucida Handwriting", "Lucida Calligraphy", "Times New Roman", serif, "Bradley Hand ITC";
	color: #0000CC;
}

.red {
	color: #990000;
}

.blue {
	color: #0000CC;
}

.pagebox {
  width: 736px;
  margin: auto;
  background: url(/border2/images/mid.gif) repeat-y;
  }

.pagebox .boxtop3 {
  background: url(/border2/images/top.gif) no-repeat top;
  text-align: left;
  padding: 170px 36px 1px 36px;
  font-size: 16px;
  color: #000000;
  
  }

.pagebox .boxbot3 {
  margin: 0;
  text-align: left;
  padding: 44px 10px 10px 10px;
  color: #000000;
  font-size: 13px;
  background: url(/border2/images/bot.gif) no-repeat bottom;
  }
