 A {
   background-color: #ffffff;
   color: #0000ff;
   letter-spacing: normal;
   font-family: arial;
   font-weight: bold;
   font-variant: normal;
   font-size: 10pt;
   font-style: normal;
   text-decoration: underline;
   text-transform: none;
 }

 A:hover {
   background-color: #ffffff;
   color: #6699ff;
   letter-spacing: normal;
   font-family: arial;
   font-weight: bold;
   font-variant: normal;
   font-size: 10pt;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
 }
 h1 	{
	text-align: left;
	font-weight: bold;
	font-size: 9pt;
	font-family: arial;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 20;
    	}
 h3 	{
	font-family: arial;
	font-size: 14pt;
     	}
 h4 	{
	text-decoration: underline;
	font-family: arial;
	font-size: 10pt;
     	}
 h5 	{
	text-align: center;
	font-family: arial;
	font-weight: bold;
	font-size: 12pt;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
    	}
 sup 	{
	font-family: symbol;
	}
 body 	{
	font-family: verdana, arial;
	font-size: 10pt;
	background: #003366;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	}
 p 	{
	font-family: verdana, arial;
	font-size: 10pt;
	}
 table 	{
	background: #ffffff;
	font-family: verdana, arial;
	font-size: 10pt;
	font-weight: normal;
	}
 strong {
	font-size: 14pt;
	font-weight: bold;
	}

 .line {
   margin-top: 0;
   margin-bottom: 0;
   line-height: 1px;
   border-bottom: thin solid black;
 	}

 .equations {
   font-family: arial;
   font-size: 9pt;
   font-weight: bold;
   text-align: center;
   margin-top: 0;
   margin-bottom: 0;
 }

 .reactions {
   font-family: arial;
   font-size: 8pt;
   font-weight: 600;
   text-align: center;
 }

 .arrow {
   font-size: 15pt;
   font-weight: 600;
   vertical-align: middle;
 }

 .color1 {
   color: #006699;
 }

 .color2 {
   color: #990033;
 }
 .highlightTable 	{
	font-family: verdana, arial;
	font-size: 10pt;
	font-weight: normal;
	background: #ffffcc;
	border: thick double #003366;
	margin-right: 30;
	margin-left: 30;
	}
 .tableHeading 	{
	text-align: center;
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	margin-top: 3;
	margin-bottom: 3;
	margin-right: 0;
	margin-left: 0;
    	}
  .heading {
   color: #99ccff;
   font-family: georgia, serif;
   font-weight: bold;
   font-size: 14pt;
 }
.largeheading {
   color: #99ccff;
   font-family: georgia, serif;
   font-weight: bold;
   font-size: 20pt;
 }
 .whitesubheading {
   color: #ffffff;
   font-family: verdana, arial;
   font-weight: bold;
   font-size: 9pt;
 }
  .topbox {background-color: #006699; height: 80px;}

  .sidetopbox {background-color: #003366; height: 80px;}

  .submit {
	background-color: #006699; cursor: hand; color: #ffffff; font-weight: bold; border-top-style: outset; border-left-style: outset; border-bottom-style: inset; border-right-style: inset; border-width: medium; border-color: #99ccff;}
