BODY {
background-color: #FBF1D5;
font-family: times, serif;
font-size :10pt;
color: #7B6051;
margin-top: 12px;
margin-bottom: 10px;
}
h3 {
font-family: times, serif;
font-size: 14pt;
font-weight: normal;
letter-spacing: 1px;
color: #7B6051;
border: none;
text-align: center;
border-bottom: 1px solid #7B6051;
}
h2 {
font-family: times, serif;
font-size: 12pt;
font-weight: bold;
letter-spacing: 1px;
color: #7B6051;
text-align: right;
border-bottom: 1px solid #7B6051;
}
b {
font-family: times, serif;
font-size: 12pt;
font-weight: bold;
letter-spacing: 1px;
color: #7B6051;
}
A:link {
color: #7B6051;
text-decoration: none;
font-weight: bold;
font-family: times, serif;
font-size: 12pt;
cursor: crosshair;
height: 12pt;
}
A:visited {
color: #B39D94;
text-decoration: none;
font-weight: bold;
font-family: times, serif;
font-size: 12pt;
height: 12pt;
}
A:active {
color: #7B6051;
text-decoration: none;
font-weight: bold;
font-family: times, serif;
font-size: 12pt;
height: 12pt;
}
A:hover {
color: #7B6051;
text-decoration: underline;
font-weight: bold;
font-family: times, serif;
font-size: 12pt;
cursor : crosshair;
height: 12pt;
}
#navigate {
background-color: #EFD3C8;
text-align: left;
line-height: 12pt;
padding-top: 5px;
padding-bottom: 5px;
min-height: 800px;
border: 4px solid #B39D94;
}
#content {
background-color: #EFD3C8;
text-align: left;
line-height: 12pt;
padding-top: 5px;
padding-bottom: 5px;
min-height: 800px;
border: 4px solid #B39D94;
}
img {
border:none;
}
.center {
text-align: center;
}
blockquote {
margin: 10px;
}