
body, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: rgb(255,255,255);

	color: rgb(0,0,0);font-size: 12pt;
	scrollbar-base-color:#eeeeee;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #eeeeee;
	scrollbar-shadow-color: #999999;
	scrollbar-arrow-color: #722722;
	scrollbar-track-color: #eeeeee;

}

  h1 { color:black; font-size:10pt; font-family:Arial,Helvetica,sans-serif; border-bottom: solid thin black; padding-bottom:4px;
	text-align:left; margin-left:1px; margin-right:1px; }
  h2 { color:black; font-size:16pt; font-family:Arial,Helvetica,sans-serif;  font-weight:800; font-style:normal;
	text-align:left; margin-left:1px; margin-right:1px;}
  h3 { color:black; font-size:20pt; font-family:Arial,Helvetica,sans-serif; border-bottom:solid thin black; 
	text-align:left; margin-left:1px; margin-right:1px;}

  h4 { color:black; font-size:8pt; font-family:Arial,Helvetica,sans-serif; font-weight:500; margin-left:30px;line-height:1.0em}
  h5 { color:black; font-size:9pt; font-family:Arial,Helvetica,sans-serif; font-weight:500; margin-left:30px; line-height:0.2em}
  h6 { color:"black"; font-size:10pt; font-family:Arial,Helvetica,sans-serif; margin-left:30px; line-height:0.0em}

  p { color:black; line-height:1.4em; font-size:12pt; font-family:Arial,Helvetica,sans-serif; font-weight:500; font-style:normal;
	text-align:justify; margin-left:0px; margin-right:45px; }


img { border:none  }

table {font-family: Arial, Helvetica;
	background-color: rgb(255,255,255);
	color: rgb(0,51,51);font-size: 16pt}

  td { color:black; font-size:12pt; font-family:Arial,Helvetica,sans-serif; }
  ul { color:black; line-height:1.4em; font-size:12pt; font-family:Arial,Helvetica,sans-serif; font-weight:500; font-style:normal;
	text-align:justify; margin-left:0px; margin-right:10px;}

  a:link { color:rgb(48,173,20); font-size:12pt; font-family:Arial,Helvetica,sans-serif; text-decoration:none; }
  a:visited { color:rgb(48,173,20); font-size:12pt; font-family:Arial,Helvetica,sans-serif; text-decoration:none; }
  a:hover { color:rgb(255,128,0); font-size:12pt; font-family:Arial,Helvetica,sans-serif; text-decoration:none; }
  a:active { color:rgb(255,128,0); font-size:12pt; font-family:Arial,Helvetica,sans-serif; text-decoration:none; }
 
