@charset "iso-8859-1";
	BODY		{
		background		:		#ffffcc;
		margin			:		0, 3em, 3em, 3em;
		scrollbar-arrow-color: #000000;
		scrollbar-face-color: #ffffcc;
		scrollbar-3dlight-color: #888D79;
		scrollbar-highlight-color: #000000;
		scrollbar-shadow-color: #000000;
		scrollbar-darkshadow-color: #000000;
		scrollbar-track-color: #6699bb;	}

	H1			{
		color				:		#0000ff;
		font-family			:		"Times New Roman", Times, serif;
		font-weight			:		bold;
		font-style			:		normal;
		font-size			:		20pt;
		text-align			:		center;
				}
	H2			{
		color				:		#000000;
		font-family			:		"Times New Roman", Times, serif;
		font-weight			:		bold;
		font-style			:		normal;
		font-size			:		16pt;
		text-align			:		center;
				}
	H3			{
		color				:		#000000;
		font-family			:		"Times New Roman", Times, serif;
		font-weight			:		bold;
		font-style			:		normal;
		font-size			:		12pt;
		text-align			:		center;
				}

	TABLE		{
		margin			:		1em;
		border			:		solid 1px #cccccc;
				}

	P, LI			{
		color				:		#000000;
		font-family			:		"Times New Roman", Times, serif;
		font-weight			:		normal;
		font-style			:		normal;
		font-size			:		12pt;
				}
	DT, DD		{
		color				:		#000000;
		font-family			:		"Times New Roman", Times, serif;
		font-weight			:		normal;
		font-style			:		normal;
		font-size			:		12pt;
		margin-bottom		:		10;
				}
	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			:		14pt;
		vertical-align		:		top;
				}
	TD.col20		{
		width				:		20%
			}
	TD.col25		{
		width				:		25%
			}
	TD.col40		{
		width				:		40%
				}
	TD.col50		{
		width				:		50%
				}
	TD.col60		{
		width				:		60%
				}
	TD.col75		{
		width				:		75%
			}