HTML			{min-height: 		100%; 
				margin-bottom: 		1px; 
				overflow: -moz-scrollbars-vertical !important; }
BODY			{background-image:	url(images/watermark.gif);
				background-repeat:	no-repeat;
				background-color:	#CFE0F3;
				color:				#666666;
				font-size:			10pt;
				font-family:		"Verdana", sans-serif;
				margin-top:			5px;
				margin-width:		0;
				margin-left:		0;
				margin-right:		0;
				scrollbar-face-color: #CFE0F3;
				scrollbar-arrow-color: #ffffff;
				scrollbar-base-color: #ffffff;
				scrollbar-shadow-color: #ffffff;
				scrollbar-highlight-color: #ffffff; 
          		scrollbar-3d-light-color: #CFE0F3;}
TD				{background-color:	#ffffff;
				color:				#666666;
				font-size:			10pt;
				font-family:		"Verdana", sans-serif}
H1				{font-size:			10pt;
				color:				#666666;
				margin-top:			0;
				margin-bottom: 		0;}
H2				{font-size:			10pt;
				margin-top:			0;
				margin-bottom: 		0;}
P				{margin-top:		5;
				margin-bottom: 		5}
FORM			{margin-top:		0;
				margin-bottom: 		0}

.edge-horizontal {background-image:	url(images/edge_horizontal.gif);
				background-repeat:	repeat-x;}
.edge-vertical	{background-image:	url(images/edge_vertical.gif);
				background-repeat:	repeat-y;}
.blu			{background-color:	#CFE0F3;}

A:link			{color: 			#666666;
				text-decoration:	none;}
A:active		{color: 			#666666;
				text-decoration:	none;}
A:visited		{color: 			#666666;
				text-decoration:	none;}
A:hover			{color: 			#666666;
				text-decoration:	underline;}
A.orang:link	{color: 			#ff9933;
				text-decoration:	underline;}
A.orang:active	{color: 			#ff9933;
				text-decoration:	underline;}
A.orang:visited	{color: 			#ff9933;
				text-decoration:	underline;}
A.orang:hover	{color: 			#ff9933;
				text-decoration:	underline;}	
.smfont			{font-size:			10pt}
.smfontbold		{font-size:			10pt;
				font-weight:		bold}
.smfontorang	{font-size:			10pt;
				font-weight:		bold;
				color:				#ff9933;}
.story			{font-size:			10pt;
				text-align:			justify}
.x-story		{font-size:			8pt;
				text-align:			justify}
.x-smfont		{font-size:			8pt}
.x-smfontwht	{font-size:			8pt;
				font-weight:		bold;
				color:				#ffffff;}
.x-smfontbold	{font-size:			8pt;
				font-weight:		bold}
.x-smfontorang	{font-size:			8pt;
				font-weight:		bold;
				color:				#ff9933;}
.xx-smfont		{font-size:			7pt}
.error-flag		{border-color:		#ff9933;
				border-style:		solid;
				font-size:			8pt;}
.picframe		{background-color:	#ffffff;
				border-color:		#999999;
				border-style:		solid;
				border-left-width:	1;
				border-right-width: 0;
				border-bottom-width: 1;
				border-top-width:	1;
				padding: 			2;
				margin: 			0;
				font-size:			8pt;}
							
#print-only		{display: 			none;}		