p 	{ color: #0000ff;
          font-weight: normal;
          font-size: 10pt;
          font-family: Arial, sans-serif;
		  }

p.hid	{font-size:1pt;
			 text-align:center;
			 font-color:#0000ff;
			 background:#0000ff;
			 margin-top:14.0pt;
			 margin-right:0in;
			 margin-bottom:14.0pt;
			 margin-left:0in;}

p.hid2	{font-size:1pt;
			 text-align:center;
			 font-color:#ffffff;
			 background:#ffffFF;
			 margin-top:0pt;
			 margin-right:0in;
			 margin-bottom:0pt;
			 margin-left:0in;}

p.head  { color: #0000ff;
          font-weight: bold;
          font-size: 14pt;
          font-family: Arial, sans-serif;
	  text-align:center;}

p.white	{ color: #ffffff;
          font-weight: normal;
          font-size: 10pt;
          font-family: Arial, sans-serif;}

p.bold 	{ color: #0000ff;
          font-weight: bold;
          font-size: 10pt;
          font-family: Arial, sans-serif;}
		  
p.bye 	{ color: #0000ff;
          font-size: 13pt;
          font-family: Arial, sans-serif;}
		  

p.boldlg  { color: #0000ff;
          font-weight: bold;
          font-size: 14pt;
          font-family: Arial, sans-serif;}

p.list {  color: #0000ff;
          font-weight: normal;
          font-size: 10pt;
          font-family: Arial, sans-serif;
	  line-height:1.5}

span.italic { color: #0000ff;
          font-weight: normal;
          font-size: 10pt;
	  font-style:italic;
          font-family:  Arial, sans-serif;}
ul { color: #0000ff;
          font-weight: normal;
          font-size: 10pt;
          font-family: Arial, sans-serif;
		  margin-left: 17px; }

hr	{color:#0000ff;
	height=2px}

a:link {color:blue}

a:visited {color:blue}

a:hover {color:blue; 
	background:yellow;
	text-decoration:none}