body	{background:#ccffff}

p 	{ color: #000000;
          font-weight: normal;
          font-size: 13pt;
          font-family: Times New Roman;
	  }

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


p.step	{ color: #000000;
          font-weight: normal;
          font-size: 13pt;
          font-family: Arial Narrow, Arial, sans-serif;
	 
	 }

p.instr 	{ color: #000000;
          font-weight: normal;
          font-size: 13pt;
          font-family: Times New Roman;
	  padding-left:30pt
	  
	  }

p.link	{ color: #000000;
          font-weight: bold;
          font-size: 10pt;
          font-family:  Arial, sans-serif;
	 
	 }


span.italic {  
	  font-style:italic;}

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

a:link {color:#000099}

a:visited {color:#000099}

a:hover {color:#0066ff; 
	text-decoration:none}

table.box	{background:#ffffff;
		border:solid 1px;
		border-color:#000000;
		width:464px;
		height:464px;
		margin:10}

table.redbox	{background:#ffffff;
		border:solid 25px;
		border-color:#ff0000;
		width:464px;
		height:464px;
		margin:10}

table.border	{background:#ffffff;
		border:solid 1px;
		border-color:#000000;
		}

hr	{width:25%;
	height:1.5px;
	color:#000000}