body {
 font-family: arial, sans-serif;
}
.aptinst_p {
 font-family: monospaced;
 margin-left: 30px;
 border-left-width: 2px;
 border-left-style: solid;
 padding: 0px 0px 0px 10px;
}
.aptinst_j {
 font-size: 50%;
 color: blue;
 text-decoration: underline;
 float: left;
}
.error {
 color: red;
}
p {
 margin-top: 10px;
 margin-bottom: 2px;
}
h1, h2, h3, h4 {
 margin-top: 10px;
 margin-bottom: 2px;
}
h2 {
 border-top-style: solid;
 border-top-width: 1px;
}
h1, h2 {
 font-size: 175%;
}
h3 {
 font-size: 150%;
}
h4 {
 font-size: 100%;
}
.tab1 {
 display: table-cell;
 width: 110px;
}
.tab2 {
 display: table-cell;
}
