/* CSS Document */td				{	font-family : Verdana;	font-size: 11px;	color: #000000				}.main           {	font-family :  Verdana, Arial, Helvetica, sans-serif;	width:700px;	background-color: #ffffff;	color : #000000;	font-size: 11px;	text-align:left;	padding: 0px;	margin-right: auto;	margin-left: auto;                }.main a:link {	font-family: "verdana";	font-size: 11px;	font-weight: normal;	color: #125f8d;	text-decoration: underline;				}.main a:visited {	font-family: "verdana";	font-size: 11px;	font-weight: normal;	color: #125f8d;	text-decoration: underline;				}				.main a:hover {	font-family: "verdana";	font-size: 11px;	font-weight: normal;	color: 1b8ccd;    text-decoration: underline;				}
