body
{
color: black;
background-color: white;
margin: 0;
padding: 0;
}

#content
{
width: auto;
margin: auto;
padding: 0px 2em 3em 2em;
border: none;
background-color: white;
color: black;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}

#menucell
{
display: none;
}

#contentcell
{
width: 100%;
}

td
{
text-align: left;
border: none;
}


h1, h2, h3, h4, h5, h6
{
clear: both;
margin: 1em 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: black;
background-color: white;
font-size: 14pt;
}

h1
{
background-color: #ccc;
text-indent: 0;
padding: 0;
margin-bottom: 0;
}

h2
{
font-size: 11pt;
}

h3
{
font-size: 10pt;
}

p
{ color: black; font-size: small; font-family: serif; font-weight: normal; font-style: normal; line-height: normal; background-color: white; margin: 0 0 1em; }

a:link
{
background-color: transparent;
color: black;
}

a:visited
{
background-color: transparent;
color: black;
}

a:hover
{
background-color: transparent;
color: black;
}

a:active
{
background-color: transparent;
color: black;
}

a img
{
border: 0;
}

a img:visited
{
border: 0;
}

a img:hover
{
border: 0;
}

a img:active
{
border: 0;
}


.title-image
{
margin-top: 2em;
margin-left: auto;
margin-right: auto;
}

.menu-image
{
margin: 1em 0 0 0;
}

.leadquote
{
font-family: arial, helvetica, sans-serif;
text-align: center;
font-weight: bold;
font-size: 12pt;
font-style: italic;
color: black;
background-color: #fff;
}

.address
{
text-align: center;
color: black;
background-color: #fff;
font-family: arial, helvetica, sans-serif;
font-variant: normal;
font-style: normal;
font-size: 9pt;
}

.disclaimer
{
font-family: arial, helvetica, sans-serif;
font-size: 9pt;
font-style: italic;
}

ul
{ color: black; font-size: x-small; font-weight: normal; font-style: normal; line-height: normal; background-color: white; margin-top: 0; list-style-type: disc; }

ul ul
{
list-style-type: circle;
}

.linklist
{
margin-top: 0;
}