html 			{min-height: 		100%; 
				margin-bottom: 		1px; }
BODY			{background-color:	#000066;
				color:				#ffffff;
				font-size:			10pt;
				font-family:		"Arial", sans-serif;
				margin-width:		0;
				margin-top:			0;
				margin-left:		0;
				margin-right:		0;}
TD				{background-color:	#ffffff;
				color:				#333333;
				font-size:			10pt;
				font-family:		"Arial", sans-serif;}
FORM			{margin-top:		0;
				margin-bottom: 		0;}
.blu			{background-color:	#000066;
				color: 				#ffffff;
				font-size:			8pt;}
H1				{color: 			#000066;
				font-size:			16pt;}
H2				{font-size:			13pt;}
A:link			{color: 			#8C8C8C;
				text-decoration:	none;}
A:active		{color: 			#000066;
				text-decoration:	none;}
A:visited		{color: 			#000066;
				text-decoration:	none;}
A:hover			{color: 			#000066;
				text-decoration:	underline;}
A.wht:link		{color: 			#ffffff;
				text-decoration:	none;
				font-weight:		bold;}
A.wht:active	{color: 			#ffffff;
				text-decoration:	none;
				font-weight:		bold;}
A.wht:visited	{color: 			#ffffff;
				text-decoration:	none;
				font-weight:		bold;}
A.wht:hover		{color: 			#ffffff;
				text-decoration:	underline;
				font-weight:		bold;} 
.smfont			{font-size:			10pt}
.titlewht		{color: 			#ffffff;
				font-size:			20pt;}
.smfontbold		{font-size:			10pt;
				font-weight:		bold}
.smfontitalic	{font-size:			10pt;
				font-style:			italic;
				font-weight:		bold;}
.smfontblu		{font-size:			10pt;
				color:				#000066;
				font-weight:		bold;}
.story			{font-size:			10pt;
				text-align:			justify}
.storyblu		{font-size:			10pt;
				color:				#000066;
				text-align:			justify}
.x-story		{font-size:			8pt;
				text-align:			justify}
.x-smfont		{font-size:			8pt}
.x-smfontbold	{font-size:			8pt;
				font-weight:		bold} 
.x-smfontblu	{font-size:			8pt;
				color: 				#000066;
				font-weight:		bold}
.formfield		{background-color:	#FFFFFF;
				border-color:		#000066;
				border-style:		solid;
				Border-width:		1px;
				scrollbar-face-color: #000066;
				scrollbar-arrow-color: #000000;
				scrollbar-base-color: #000066;
				scrollbar-shadow-color: #D0EBEA;
				scrollbar-highlight-color: #D0EBEA; 
          		scrollbar-3d-light-color: #D0EBEA;
				color:				#000000;
				font-size:			8pt;}
.formfield2		{background-color:	#ffffff;
				color:				#000066;
				font-size:			8pt}

#print-only		{display: 			none;}

