body
{
   background-color: white;
   margin-left: 0.5in;
   margin-right: 0.5in;
   margin-top: 0in;
   margin-bottom: 0.5in;
   font-family: Georgia, Palatino, serif;
   text-align: justify;
}
img
{
	border: 1pt solid;
}
p
{
	font-size: 10pt;
	line-height: 12pt;
	margin-bottom: 10pt;
}
hr 
{
	width: 100%;
	color: black;
	height: 1pt;
}
ol
{
	list-style: lower-roman;
}
ul
{
	list-style: square;
}
li
{
	font-size: 10pt;
	line-height: 11pt;
	margin-bottom: 5pt;
}
h1
{
   color: black;
   font-size: 16pt;
   font-weight: bold;
   font-family: Verdana, Arial, sans-serif;
   text-align: center;
}
h2
{
   color: black;
   font-size: 12pt;
   font-weight: normal;
   font-family: Verdana, Arial, sans-serif;
}
h3
{
   color: black;
   font-size: 10pt;
   font-weight: normal;
   font-family: Verdana, Arial, sans-serif;
}
.first:first-letter
{
   color: black;
   font-size: 24pt;
   font-weight: normal;
   font-family: Georgia, Palatino, serif;
}
a:link
{
	color: black;
	text-decoration: underline;
}
a:visited
{
	color: black;
	text-decoration: underline;
}
ol.FAQ
{
	list-style: decimal;
}
li.FAQ
{
	color: black;
	font-size: 15pt;
	margin-bottom: 5pt;
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
}
ul.index
{
	list-style: none;
}
#navigation td
{
	display: none;
}
#navigation ul
{
    display: none;
}
#navigation li
{
	display: none;
}
#navigation a:link, #navigation a:visited
{ 
	display: none;
}
