body  { }
p    {
	color: black;
	font-size: 14px;
	line-height: 14px;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	letter-spacing: 0.3pt
}
h3    {
	color: black;
	text-align: center;
	text-transform: none;
	letter-spacing: 0.3pt;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
}
h1 {
	color: #708090;
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif
}
h2        {
	color: #000;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	float: none;
	clear: none;
	padding: 4px 0px 0px;
	border: none;
	top: 0px;
	font-family: "Times New Roman", Times, serif;
}
h4  {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	float: none;
	clear: none;
	padding: 0px;
	border: none;
	top: 0px;
	font-family: "Times New Roman", Times, serif;
}
h5 { font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.box   { margin: 2px; padding: 2px; position: relative; border: solid 2pt black }

