body			{
				background: #d9d9ff; 
				-webkit-text-size-adjust: 100%; 
				}
a:link			{
				color: #ff0080; 
				}
a:visited		{
				color: #ff0080; 
				}
a:hover			{
				color: #0000ff; 
				}
dl				{
				margin-top: -6px; 
				font-size: 0.9em ;
				margin-right: 0.5em; 
				}
dt				{
				margin-left: 0.5em; 
				padding-top: 0.5em; 
				font-weight: bold; 
				text-decoration: underline; 
				}
dd				{
				margin-left: 0.5em; 
				text-indent: 1em; 
				line-height: 1.2em; 
				padding-bottom: 0.5em; 
				border-bottom: dashed 1px black; 
				}