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; 
} 
#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;
}
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;}

q   {
	font-style: italic;
}