<!--body		{			color: #000099;			background-color: #ffffcc;			font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;			margin-left: 5%;			margin-right: 5%;			}div			{			background-color: #ffffee;			padding: 12px;        	border-color: #ff0000;        	border-width: thin;        	border-style: dotted;			}h1          {            font-size: 140%;            background-color: #ffff99;            padding: 5px;            border-color: #ff0000;            border-width: thin;            border-style: dotted;            }h2          {            font-size: 120%;            background-color: #ccffcc;            padding: 5px;            }h3			{			font-size: 92%;			font-weight: bold;			margin-bottom: 5px;			}                   span		{			font-size: 104%;			color: #bb0000;			}a:link		{			color: #0000ff;			background-color: transparent;			text-decoration: underline;			}a:visited	{			color: #666666;			background-color: transparent;			text-decoration: underline;			}a:hover		{			color: #ff0000;			background-color: #ffffff;			text-decoration: none;			}		a:active	{			color: #ff0000;			background-color: transparent;			text-decoration: none;			}			-->