HTML			{min-height: 		100%; 
				overflow: -moz-scrollbars-vertical;
				margin-bottom: 		1px; }
BODY			{text-align: 		center;
				background:			#c4d4e7 url(images/bg2.jpg) no-repeat bottom left;
				color:				#000000;
				font-size:			10pt;
				font-family: 		'Verdana', sans-serif;
				margin:				0px 0px 0px 0px;}
#header1		{margin: 			0px auto;
				width:				100%;
				background:			#c4d4e7 url(images/kfpac_bg.jpg) repeat-x;}				
#content		{margin: 			0px auto;
				width:				100%;
				}
#header2		{margin: 			0px auto;
				width:				950px;
				text-align:			right;
				background:			#ffffff url(images/header_bg.gif) repeat-x;}
#mainContainer	{margin: 			0px auto;
				width:				950px;}		
#wrapper		{background:		#ffffff url(images/body_bg.gif) repeat-y;				
				text-align: 		left;
				width:				950px;}
#wrapper p 		{margin:			10px 35px 0px 40px;
				padding:			0px 10px 15px 0px;}
#wrapper td		{background-color:	#edf5ff;}
#body-bottom	{background:		#c4d4e7 url(images/footer_bg.gif) repeat-x;
				width:				950px;
				height:				2px;}	

#footer p		{font-size:			7pt;
				color: 				#000000;
				margin:				10px 0px 20px 0px;}				
				
TD				{background-color:	#ffffff;
				color:				#000000;
				font-size:			9pt;
				font-family:		Arial, sans-serif;
				padding:			8px 5px 8px 5px;}
H1				{font-size:			14pt;
				text-align: 		center;
				margin:				0px 0px 0px 35px;
				padding-top:		20px;}
H2				{font-size:			12pt;
				text-align: 		center;
				margin:				0px 0px 0px 35px;}
H3				{font-size:			10pt;
				margin:				20px 0px 0px 35px;}

A:link			{color: 			#2c4d78;
				font-weight:		bold;
				text-decoration:	underline;}
A:active		{color: 			#2c4d78;
				font-weight:		bold;
				text-decoration:	underline;}
A:visited		{color: 			#2c4d78;
				font-weight:		bold;
				text-decoration:	underline;}
A:hover			{color: 			#2c4d78;
				font-weight:		bold;
				text-decoration:	underline;}
				
.center			{text-align:		center;}
.right			{text-align:		right;}
.top			{vertical-align:	top;}
.smfont			{font-size:			10pt}
.smfontbold		{font-size:			10pt;
				font-weight:		bold;}

.story			{font-size:			10pt;
				text-align:			justify}
.x-story		{font-size:			8pt;
				text-align:			justify}
.x-smfont		{font-size:			8pt}
.x-smfontbold	{font-size:			8pt;
				font-weight:		bold}
.xx-smfont		{font-size:			7pt}

#print-only		{display: 			none;}
