body, td {
margin: 0em;
font-family: verdana, helvetica, sans-serif;
font-size: 1.0em;
font-size: 80%;
}
body {
text-align:justify;
}
h1 {
font-family: georgia, palatino, "Times New Roman", times, serif;
font-weight: bold;
font-size: 2.2em;
}
h2 {
font-size: 1.8em;
}
h3 {
font-family: georgia, palatino, "Times New Roman", times, serif;
font-size: 1.6em;
}
h4 {
font-family: georgia, palatino, "Times New Roman", times, serif;
font-size:1.5em;font-weight:bold;
}
h5 {
font-family: georgia, palatino, "Times New Roman", times, serif;
font-size:1.5em;font-weight:bold;font-style:italic;
}
p {
line-height: 1.1em;
}
strong { font-weight: bold;}
em { font-weight: normal; font-style: italic;}
ul {
/*list-style-image: url("../img/bulletgray.gif");*/
margin-top: 0.2em;
}
li {
/*font-size: 1.4em;*/
margin-bottom: 0.8em;
margin-left: -1.5em;
padding: 0px;
}
a {
text-decoration: none;
}
a:link:hover {
text-decoration: underline;
}
pre {
padding: 0.5em;
font-size: 1.1em;
}
code, .code {
font-size: 1.1em;
font-family: monospace;
}
form {
margin: 0em;
}
.small {
font-size: 1em;
}
div.hbar {
height: 0.2em;
}
td.tablecol0 {
margin-bottom: 0.4em;
}
td.tablecol1 {
margin-bottom: 0.4em;
}
td.tablecol0 p {
padding-top: 0.4em;
padding-bottom: 0.4em;
}
td.tablecol1 p {
padding-top: 0.4em;
padding-bottom: 0.4em;
}
.tableheader p {
padding-top: 0.4em;
padding-bottom: 0.4em;
}
div.tableheader {
font-family: verdana, sans-serif;
}
.hide {position:absolute; width:1px;visibility:hidden; height:1px;}
LI.uncheck { list-style: url(unchecked.jpg) }
LI.check { list-style: url(checked.jpg) }
LI.pcheck { list-style: url(partchecked.jpg) }
blockquote,.blockquote
{
margin-left:2.0em; width:80%;
border-left:1px;border-right:0px;border-color:black;border-style:solid;
border-top:0px;border-bottom:0px;
padding-left:1em;
}
.screenonly {
display:block;
position:absolute;
width:1px;visibility:hidden;
height:1px;
}
@media print {
h2.break,h3.break,h4.break { page-break-before: always; }
.break { page-break-before: always; }
}
@media screen {
body {margin-left:10px; margin-right:10px; }
h2.break ,h3.break,h4.break { color:white; background-color:black; }
.printonly {
display:block;
position:absolute;
width:1px;visibility:hidden;
height:1px;
}
}
-- DaleBrayden - 16 Sep 2003