body {
		margin:0px 0px 0px 0px;
		background:#FFF;		
		}
	A 			{
	color: Navy;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
} 
	A:link		{
	color: Navy;
	text-decoration: none;
} 
	A:visited	{
	color: Navy;
	text-decoration: none;
} 
	A:active	{ color: #669999;  } 
	A:hover		{ color: #669999;  } 

	.header {
	font-family:verdana, arial, sans-serif;
	color: Navy;
	font-size: 18px;
	font-weight:bold;
	background:#FFF;
	padding-left:0px;
}

TD {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

	.content  {
   	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

	

