body {
background: #EAE4D5;
background-image: url(bkg645.jpg);
color: #8A5A00;
}

p {
font-family: Franklin Gothic Medium, Century Gothic, Arial, serif; 
font-size: 12pt;
color: #8A5A00;
}

h2 {
font-family: Franklin Gothic Medium, Century Gothic, Arial, serif;
font-weight: bold;
font-size: 14pt;
color: #8A5A00;
}

h3 {
font-family: Franklin Gothic Medium, Century Gothic, Arial, serif;
text-align: center;
font-weight: bold;
font-size: 16pt;
color: #8A5A00;
}
.large {
font-family: Franklin Gothic Medium, Century Gothic, Arial, serif;
font-size: 1pt;
text-align: center;
font-weight: bold;
font-style: italic;
color: #8A5A00;
padding: 2px;
}

.tlarge {
font-family: Franklin Gothic Medium, Century Gothic, Arial, serif;
font-size: 14pt;
text-align: center;
font-weight: bold;
color: #8A5A00;
padding: 2px;
}

.italic {
font-family: Franklin Gothic Medium, Century Gothic, Arial, serif;
font-size: 14pt;
font-style: italic;
color: #8A5A00;
padding: 2px;
}

.titalic {
font-family: Franklin Gothic Medium, Century Gothic, Arial, serif;
font-size: 12pt;
text-align: center;
font-style: italic;
color: #8A5A00;
padding: 1px;
}

.reg {
font-family: Franklin Gothic Medium, Century Gothic, Arial, serif;
font-size: 12pt;
font-weight: bold;
color: #8A5A00;
}

.treg {
font-family: Franklin Gothic Medium, Century Gothic, Arial, serif;
font-size: 12pt;
color: #8A5A00;
}
li.special {
list-style: url(bullet2.gif) disc outside;
color: #FFFF00;
font-weight: bold;
}


.small {
font-family: Franklin Gothic Medium, Century Gothic, Arial, serif;
font-size: 10pt;
font-weight: bold;
color: #8A5A00;
}

.changed {
padding-left: 0.2em;
border-left: solid;
border-right: solid;
border-top: solid;
border-bottom: solid;
border-left-width: thin;
border-right-width: thin;
border-color: #663300;
}

.formchg {
background: #EAE4D5;
color: black;
padding-left: 0.1em;
border-left: solid;
border-right: solid;
border-top: solid;
border-bottom: solid;
border-left-width: thin;
border-right-width: thin;
border-color: #8A5A00;
}