body {
background-color: #ffffff;
margin: 0px;
}
body p, td, li {
color: #333333;
font-family: times new roman, times, serif;
}
h1, h2, h3, h4, h5, h6 {
color: #006600;
font-family: times new roman, times, serif;
}
h1 {
font-size: 24pt;
font-weight: bold;
}
h2 {
font-size: 18pt;
font-weight: bold;
}
h3 {
font-size: 14pt;
font-weight: bold;
}
h4 {
font-size: 12pt;
font-weight: normal;
}
h5 {
font-size: 10pt;
font-weight: normal;
}
h6 {
font-size: 8pt;
font-weight: normal;
margin: 0px;
}
p {
font-size: 12pt;
text-align: left;
}
a:link, a:active, a:visited, a:hover {
color: #006600;
font-size: 12pt;
font-weight: bold;
text-decoration: underline;
}
ul {
list-style-type: disc;
}
p.quote {
color: #006600;
margin: 5px;
text-align: center;
}
.photo {
margin: 10px;
border-width: 5px;
border-color: #006600;
border-style: double;
}
.h3-style {
color: #006600;
font-size: 14pt;
font-weight: bold;
}
.formtext
{
color: #006600;
font-size: 12pt;
font-weight: bold;
}
.table-border {
margin: 10px;
border-width: 2px;
border-color: #006600;
border-style: solid;
}
