BODY, TD {	font-family : Verdana, Arial, sans-serif ;	font-size : 9pt;}H1 {	background-color: Red;	color: White;	text-transform: capitalize;	text-align: left;}BLOCKQUOTE {	border-style: groove;	border-width: thin;	color : Blue;}A {		text-decoration: none;		color: green;		}A:Hover {		text-decoration: overline;		color: red;		font-weight : bold;		}