	BODY		{
		background		:		#ffffcc;
		margin			:		5%;
				}
	CAPTION			{
		color				:		#0000ff;
		font-family			:		"Times New Roman", Times, serif;
		font-weight			:		bold;
		font-style			:		normal;
		font-size			:		18pt;
		text-align			:		center
				}
	TABLE		{
		margin			:		1em;
		width				:		90%;
		border			:		solid 1px #cccccc;
				}

	P, LI			{
		color				:		#000000;
		font-family			:		"Times New Roman", Times, serif;
		font-weight			:		normal;
		font-style			:		normal;
		font-size			:		12pt;
					}
	TD			{
		color				:		#000000;
		border			:		solid 1px #cccccc; 
		padding			:		6 px;		
		font-family			:		"Times New Roman", Times, serif;
		font-weight			:		normal;
		font-style			:		normal;
		font-size			:		12pt;
		vertical-align		:		top;
				}
	TD.col10		{
		width				:		10%
				}
	TD.col15		{
		width				:		15%
				}
	TD.col20		{
		width				:		20%
				}
	TD.col55		{
		width				:		55%
				}



