html, body	, p, ul, li {font-family:"Georgia"; font-size:20pt}h1	{	font-family:"Arial";		font-weight:bolder; 		font-size:48pt; 		color:steelblue;		margin: 2px 2px 2px 2px;		}		h2	{	font-family:"Arial";		font-weight:bold		font-size:36pt;		color:steelblue;		margin: 2px 2px 2px 2px;		}		h3, h4	{	font-family:"Arial";		font-weight:bold;		font-size:20px;		color:steelblue;		}		h5	{	background-color:lightskyblue;		font-family:"Arial Narrow";		font-weight:bolder;		font-size:20px;		margin: 5px 5px 5px 5px;		color:darkcyan;		}		.false	{background-color:salmon;		font-family:"Arial";		font-weight:bold;		font-size:20px;		color:black;}		a:link, a:visited		{color:darkcyan}