A:link {	text-decoration: underline;	color: blue; }A:visited {	text-decoration: underline;	color: purple; }	A:hover {	text-decoration: underline;	color: red; }A:active {	color: aqua;}BODY {	font-family: Georgia, "Times New Roman", Times, "New York", serif;	color: black;	background: white;}H1, H2, H3, H4, H5, H6 {	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;}HR {	color: blue;}H1 {	font-size: 2em}H2 {	font-size: 1.5em}H3 {	font-size: 1.25em}EM { 	font-style: italic }BLOCKQUOTE { 	font-style: italic; 	margin-left: 5em; 	margin-right: 5em; 	margin-top: 1em; 	margin-bottom: 1em; }BLOCKQUOTE EM {	font-style: normal;}DD {	margin-bottom: 0.5em;}SPAN.WARNING {	color: red;}SPAN.NEWSSOURCE {	font-size: 1em}DT.compact {	display : compact}H3.compact {	float: left;	width: 5em}P.left5_5 {	margin-left: 5.5em}
