body	{	background: #ffffff;			font-family: Arial, Verdana, Helvetica, sans-serif;			font-size: 10pt;			color: black; 			margin-top: 5px;			margin-left: 10px;			margin-right: 25px;		}		h1		{			font-size:18 pt;			font-family: Verdana , Arial, Helvetica, sans-serif;			background: #FFFFFF;			color:#666666;			font-weight:bold		}h3		{			font-size:14 pt;			font-family: Verdana , Arial, Helvetica, sans-serif;			background: #FFFFFF;			color:#666666;			font-weight:bold		}h5		{			font-size:12 pt;			font-family: Verdana , Arial, Helvetica, sans-serif;			background: #FFFFFF;			color:#666666;			font-weight:bold		}h6		{			font-size:8 pt;			font-family: Verdana , Arial, Helvetica, sans-serif;			background: #FFFFFF;			color:#666666;			font-weight:bold		}		table	{			font-family: Arial, Verdana , Helvetica, sans-serif;			font-size: 10pt;			color: black; 		}td	{			font-family: Arial, Verdana ,Helvetica, sans-serif;			font-size: 10pt;			color: black; 		}tr	{			font-family: Arial, Verdana, Helvetica, sans-serif;			font-size: 10pt;			color: black; 		}		form	{			font-family: Arial, Verdana ,Helvetica, sans-serif;			font-size: 10pt;			color: black; 		}a:link		{				text-decoration: none;				background: #FFFFFF;				color: #ff0000;			}		a:active	{	text-decoration:none;				background: #FFFFFF;				color: #666666;			}			a:visited	{				text-decoration:none;				background: #FFFFFF;				color: #666666;			}			a:hover	{				text-decoration:none;				background: #FFFFFF;				color:#0000ff;			}
