body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}
a
{
	color : black;
	font-family: "Times New Roman", Times, serif;
	font-size : 12pt;
	text-decoration : underline;
	line-height: 130%;
}
#navnob { 
  display : none; 
} 
#nav { 
  display : none; 
} 
#main { 
	position:relative;
	left: 0px;
	top: 5px;
	bottom: 5px
	right: 5 px
	width: 98%;
} 
#right { 
  display : none; 
} 
#printhide { 
  display : none; 
} 
#wide
{
	position:relative;
	left: 0px;
	top: 5px;
	bottom: 5px
	right: 5 px
	width: 98%;
}
p
{
	font-size: 12pt;
	line-height: 130%;
	color: black;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
}
ul    {
	font-size: 12pt;
	line-height: 140%;
	text-align: left;
	margin-left : 5%;
	color: black;
	font-family: "Times New Roman", Times, serif;
	padding: 0px;
}
p.footer
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-style: normal;
    line-height: normal;
    color: black;
    text-align: center;
}
a.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: black;
    font-style: normal;
    line-height: normal;
}

blockquote
{
	line-height: 120%;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	margin-right: 10%;
	margin-left: 10%;
	text-align: justify;
}
p.plate
{
     font-family: "Times New Roman", Times, serif; 
     font-size: 8pt; 
     font-style: italic; 
     line-height: normal; 
     font-weight: normal; 
     color: black; 
     text-align: center;
}
            
span.consult
{
    color: black;
	font-style: italic;
	font-weight: bold;
}
a:visited
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: black;
	text-decoration: underline;
	line-height: 130%;
}
p.nav
{
    display: none;
}
p.navleft
{
    display: none;
}
p.hide
{
    display: none;
}
p.print
{
    display: inline;
	text-align: center;
	font-size: 10pt;
}
a.nav
{
    display: none;
}
img.printhide
{
    display: none;
}
img.nobreak
{page-break-inside: avoid;
}
h2.break
{page-break-before: always;}
h3.break
{page-break-before: always;}
h1        {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
	color: black;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: solid;
}

h2  {font-family: Arial, Helvetica, sans-serif;
       font-size: 12pt;
       font-weight: bold;
       text-align: left;
       color: black}

h3  {font-family: Arial, Helvetica, sans-serif;
       margin-left : 2%;
       font-size: 11pt;
       color: black}
       
h4           {font-family: Arial, Helvetica, sans-serif;
               font-size: 10pt;
               color: black;
               margin-left: 5%}