body 
{
background-color: #F3EFD9; 
top: 0; 
right: 0; 
bottom: auto; 
left: 0;
}

body.content
{
background-color: #F3EFD9; 
background: url("images/contentback.gif"); 
background-repeat: no-repeat; 
background-attachment: fixed; 
top: 0; 
right: 0; 
bottom: auto; 
left: 0;
}

p.center 
{
color: #8C6E63; 
padding-right: 10px;
padding-left: 10px;
font-size: 10pt; 
text-align: center; 
white-space: normal; 
font-family: times new roman, serif;
}

p.center2 
{
color: #8C6E63; 
padding-right: 10px;
padding-left: 10px;
font-size: 14pt; 
text-align: center; 
white-space: normal;
font-weight: normal; 
font-family: times new roman, serif;
}

p.left 
{
color: #8C6E63; 
padding-right: 10px;
padding-left: 10px;
font-size: 10pt; 
text-align: left; 
white-space: normal; 
font-family: times new roman, serif;
}

p.right 
{
color: #8C6E63; 
padding-right: 10px;
padding-left: 10px;
font-size: 10pt;  
text-align: right; 
white-space: normal; 
font-family: times new roman, serif;
}

h1
{
color: #8C6E63;
padding-right: 10px;
padding-left: 10px;
text-align: center;  
white-space: normal; 
font-size: 14pt; 
font-weight: normal; 
font-family: times new roman, serif;
}

h2.left
{
color: #8C6E63; 
padding-right: 10px;
padding-left: 10px;
text-align: left; 
white-space: normal; 
font-size: 12pt; 
font-weight: bold; 
font-family: times new roman, serif;
}

h2.center
{
color: #8C6E63; 
padding-right: 10px;
padding-left: 10px;
text-align: center; 
white-space: normal; 
font-size: 12pt; 
font-weight: bold; 
font-family: times new roman, serif;
}

h3
{
color: #8C6E63; 
padding-right: 10px;
padding-left: 10px;
text-align: center; 
white-space: normal; 
font-size: 8pt; 
font-weight: normal; 
font-family: times new roman, serif;
}

h4
{
color: #8C6E63; 
padding-right: 10px;
padding-left: 10px;
text-align: center; 
white-space: normal; 
font-size: 7pt; 
font-weight: normal; 
font-family: times new roman, serif;
}

a:link {color: #8C6E63; font-weight: bold; text-decoration: none}
a:visited {color: #57414D; font-weight: bold; text-decoration: none}
a:active {color: #97414C; font-weight: bold; text-decoration: none}
a:hover {color: #6A5851; font-weight: bold; text-decoration: underline}


ul
{
list-style-type: disc;
list-style-position: outside;
color: #8C6E63; 
font-size: 10pt; 
text-align: left; 
white-space: normal; 
font-family: times new roman, serif;
}

ol
{
list-style-position: outside;
padding-left: 30px; 
color: #8C6E63; 
font-size: 10pt; 
text-align: left; 
white-space: normal; 
font-family: times new roman, serif;
}