HTML	{	height	:	100%	}
BODY	{	background-color	:	#FFFFFF; }	
TD		{	font-family	:	Tahoma, Helvetica, sans-serif;
			font-size	:	11px;
			line-height	:	1.4em;
			color		:	#333;
		}
A		{	text-decoration		:	underline;  color : #000;}
A:hover {	text-decoration		:	underline;  color : #000;}

.headline	{	font-family	:	"Trebuchet MS", Geneva, sans-serif; 
				font-size	:	16px;
				font-weight	:	bold;
				color		:	#333;
			}
				