/* overriding HTML */body {	color: black;	font-family: "Courier New", Courier, mono;	font-size: 12px;	line-height: 14px;	background-color: #FFFFFF;}a {	color: #000000;	text-decoration: underline;}a:hover {	color: #FFFFFF;	text-decoration: none;	background-color: #000000;}a:visited {	text-decoration: underline;}.standard {	font-family: "Courier New", Courier, mono;	font-size: 12px;	line-height: 14px;	font-weight:;}.in {	font-family: "Courier New", Courier, mono;	font-size: 12px;	line-height: 14px;	color: #FFFFFF;	background-color: #000000;}.h1 {	font-family: "Courier New", Courier, mono;	font-size: 12px;	line-height: 14px;	font-weight: bold;}strong {	font-size: 12px;	line-height: 14px;}