body {
font-size: 76%;
}

p {
font-size: 1.3em;
}

h1 {
font-size: 2.5em;
}

h2 {
font-size: 2.0em;
}

h3 {
font-size: 1.75em;
}

h4 {
font-size: 1.5em;
}

h5 {
font-size: 1.3em;
}

ol {
}

ul {
}

li {
font-size: 1.3em;
}

.instructions {
}

.instructions ul {
list-style-type: disc;
}

.instructions li {
font-family: arial, sans-serif;
font-weight: bold;
font-size: 1.5em;
padding-top: 1em;
}

.instructions * li {
font-weight: normal;
font-size: 1em;
}

.instructions p {
font-family: times, times new roman;
font-weight: normal;
font-size: 0.9em;
margin-top: 0;
margin-bottom: 0;
}

.instructions p.subinstruct {
font-family: arial, sans-serif;
font-weight: bold;
padding-top: 1em;
padding-bottom: .2em;
}

.instructions p.figures {
padding-top: .2em;
font-family: arial, sans-serif;
font-weight: bold;
}

.instructions p.figures img {
padding-top: 0;
padding-bottom: .5em;
}

.instructions p.figures .subcaption {
font-family: arial, sans-serif;
font-weight: bold;
font-size: 0.9em;
padding-top: .5em;
padding-bottom: .2em;
padding-left: 5em;
display: block;
}

.instructions p .subhead {
font-family: arial, sans-serif;
font-weight: bold;
}

.installed {
font-weight: bold;
font-color: #ff0000;
}


