@charset "utf-8";
/* CSS Document */


style type="text/css">


p.sansserif {font-family: sans-serif}
p {font-size: 80%}

span.highlight
{
background-color:yellow
}


H3
{
font-size:50%;color:#333;font-family:sans-serif;margin-left: 2em; margin-bottom: 0em; margin-top:0em;

}

p
 
{margin-left: 1.5em; margin-right: 1.5em; margin-top: 6em; margin-bottom: 1em;

text-align: justify; text-justify: newspaper

}

p + p { margin-top: 0.5em; }


p 
{font-family: arial; color:#C60} 
 
{
white-space: nowrap
}
{
	table-layout: fixed;
	color: #000;
}

A:link {text-decoration:none; color:#39F }
A:visited {text-decoration:none; color:#39F}
A:active {text-decoration:none; color:#069}
A:hover {text-decoration:none; color:#069}
:focus
{
  -moz-outline-style: none;
}

</style>
