/* CSS Document *//* GENERIC STYLES START */body,td,th {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 18px;	color: #000000;}body {	background-color: #FFFFFF;	margin-left: 10px;	margin-top: 10px;	margin-right: 10px;	margin-bottom: 10px;}td	{	text-align:left;}a {	font-weight: bold;	color: #000000;}a:link {	text-decoration: none;}a:visited {	text-decoration: none;}a:hover {	text-decoration: underline;	color: #000000;}a:active {	text-decoration: none;}h1 {	font-size: 16px;	font-weight: bold;}h2 {	font-size: 12px;	font-weight: bold;}/* GENERIC STYLES END */