body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:.8em;
  width:750px;
  color:#0000CC;
  margin-left:auto;
  margin-right:auto;
}
#container {
width:750px;
padding-left:10px;
padding-right:10px;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
h1 {
font-size:1.6em;
}
h2 {
font-size:1.3em;
}
h3 {
font-size:1em;
}
h4 {
	font-size:.9em;
}
table, th, tr, td {
border: 1px dotted #0000CC;
}
.pin {
	font-weight: bold;
	color: #F6223B;
	padding-left:20px;
}
ol, ul, li {
margin-left:20px;
line-height:1.2em;
}
.print {
	font-size: 1em;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
	font-variant: small-caps;
}
