<style type="text/css">

<!--
BODY        { font-size: 10pt;
			  font-family: Verdana,Arial,Helvetica;
			  background-color: #ffffcc;
              /*color: #000000;*/
			  color: #ff9900;
            }

TH			{ font-size: 12pt;
			  font-family: Verdana,Arial,Helvetica;
			  font-weight: bold;
			  background-color: #ff9900;
              color: #FFFFFF;
			  text-align: center
            }
            
TR			{
			  background-color: #ffffcc
			}

A, TD, TEXTAREA, SELECT, INPUT		{
			  text-decoration: none;
			  font-size: 10pt;
			  font-family: Verdana,Arial,Helvetica;
			  color: navy;
			}
			
P 			{
			  font-size: 10pt;
			  font-family: Verdana,Arial,Helvetica;
			  font-weight: normal;
			  /*color: #ff9900;*/
			}

/* Linked images inherit link background, cannot force to off/transparent */
A:link      { color: #4040FF;
            }
A:visited   { color: #6666CC;
            }
A:active    { color: #6666CC;
			  /* background: #FF0000; */
            }
A:hover     { color: #FF0080;
			   /* background: #9999ff; */
            }
            
td:Conf		{
				color: Navy;
			}

IMG			{ border: 0px;
			  /* background: #ffffcc; */
			}

H1          { font-size: 150%;
			  font-family: Arial,Helvetica;
			  color: #800000;
              font-weight: bold;
			  font-style: oblique;
              margin: 0px;
              padding: 14px;
              border: 0px;
			  border-style: none;
            }
H2          { font-size: 133%;
			  font-family: Arial,Helvetica;
			  font-style: italic;
			  color: #800000;
              font-weight: bold;
              margin: 0px;
              padding: 10px;
              border: 0px;
			  border-style: none;
            }
H3          { font-size: 120%;
			  font-family: Arial,Helvetica;
              font-weight: bold;
              margin: 0px;
              padding: 0px;
              border: 0px;
			  border-style: none;
            }
H4          { font-size: 120%;
			  font-family: Arial,Helvetica;
              font-weight: normal;
              margin: 0px;
              padding: 0px;
              border: 0px;
			  border-style: none;
            }
H5          { font-size: 16pt;
			  font-family: Arial,Helvetica;
              font-weight: bold;
              margin: 0px;
              padding: 0px;
              border: 0px;
			  border-style: none;
			  color: #ff9900;
            }
H6          { font-size: 225%;
			  font-family: Arial,Helvetica;
              font-weight: bold;
              margin: 0px;
              padding: 0px;
              border: 0px;
			  border-style: none;
            }

PRE         { font-family: Courier;
            }

.CLSSHOW
{
    visibility : visible	0pt;
}

.CLSHIDE
{
    display : none;
    visibility : hidden;
}

.clsHead	{ font-size: 12pt;
			  font-family: Verdana,Arial,Helvetica;
			  font-weight: bold;
			  /* background-color: #ff9900; */
              color: #800000;
			  text-align: center
            }

.clsTitle	{
				text-align: left
			}

.clsTracts	{
				text-align: center
			}
-->
</style>
