body {
	margin: 18px 18px 18px 18px;
}
* {
    font-family : Verdana , Arial , Helvetica , Geneva , Swiss , SunSans-Regular;
}
p {
    color : black;
    font-weight : normal;
    font-size : 10pt;
    line-height : 13pt;
	max-width: 750px;
    margin-top : 0px;
    margin-bottom : 0px;
    padding-bottom : 0px;
	text-indent: 1em;
}
p.firstpar {
	text-indent: 0px;
}
li {
    color : black;
    font-weight : normal;
    font-size : 10pt;
    line-height : 13pt;
	max-width: 750px;
}
ul{
    margin-top : 0px;
    margin-bottom : 0px;
}
h2 {
    color : black;
    font-weight : bold;
    font-size : 24pt;
    line-height : 24pt;
    text-align : left;
    margin-top : 0px;
    margin-bottom : 13pt;
}
h1 {
    font-weight : bold;
    font-size : 36pt;
    line-height : 33pt;
    margin-top : 0px;
    margin-bottom : 0px;
}
h3 {
    font-weight : bold;
    font-size : 12pt;
    line-height : 16pt;
    margin-top : 13pt;
    margin-bottom : 6px;
}
h3 + p {
	text-indent: 0;
}
h4
{
    font-weight : bold;
    font-size : 16pt;
    line-height : 19pt;
    background-color : rgb(221 , 221 , 221);
    text-align : left;
    vertical-align : top;
    margin-top : 13pt;
    margin-bottom : 4px;
    padding : 3px;
    border-style : solid;
    border-width : 2px;
    border-color : rgb(238 , 238 , 238) gray gray rgb(238 , 238 , 238);
    display : block;
}
h4 a
{
    display : block;
    width : 100%;
    text-decoration : none;
}
h4 a:link, h4 a:visited
{
    color : black;
    background-color : rgb(221 , 221 , 221);
    display : block;
    width : 100%;
}
h4 a:hover, h4 a:active
{
    color : rgb(255 , 255 , 255);
    background-color : rgb(0 , 126 , 0);
    Height : 100%;
    display : block;
    width : 100%;
}
h5 {
	font-weight : bold;
    font-size : 10pt;
    line-height : 13pt;
	width: 72pt;
    margin-top : 0px;
    margin-bottom : 0px;
    padding-bottom : 0px;
	text-indent: 0;
	float: left;
}
p.xlink
{
    text-align : left;
    vertical-align : top;
    margin-top : 9px;
    margin-bottom : 2px;
    padding: 3px 5px 5px 5px;
    background-color : rgb(221 , 221 , 221);
    border-style : solid;
    border-width : 2px;
    border-color : rgb(238 , 238 , 238) gray gray rgb(238 , 238 , 238);
	text-indent: 0;
	clear: right;
}
p.xlink a
{
    display : block;
    width : 100%;
    padding: 3px 0px 5px 2px;
    text-decoration : none;
}
p.xlink a:link, p.xlink a:visited
{
    color : rgb(0 , 0 , 0);
    background-color : rgb(221 , 221 , 221);
    padding: 3px 0px 5px 2px;
}
p.xlink a:hover, p.xlink a:active
{
    color : rgb(255 , 255 , 255);
    background-color : rgb(0 , 126 , 0);
    padding: 3px 0px 5px 2px;
}
hr
{
	width: 100%;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	margin-top: 24pt;
	margin-bottom: 24pt;
}
table.picture
{
	border-style: solid;
	border-width: 2px;
    border-color : rgb(180 , 180 , 180) rgb(238 , 238 , 238) rgb(238 , 238 , 238) rgb(180 , 180 , 180);
	border-collapse: collapse;
	float: right;
	margin: 9px 0 9px 9px;
	background-color: white;
	clear: right;
}
table.picture td
{
	border-style: none;
	border-collapse: collapse;
	padding: 9px 9px 9px 9px;
	vertical-align: top;
}
table.picture p
{
    color : black;
    font-weight : bold;
    font-size : 9pt;
    line-height : 10pt;
	width: 350px ;
	text-indent: 0;
}
img.normal {
	float: left;
	margin: 6px 9px 6px 0;
}
div#abrev p {
	margin-left: 72pt; 
	text-indent: 0pt;
}
