html 			{min-height: 		100%; 
				margin-bottom: 		1px; }
BODY			{background-color:	#FFEFA7;
				color:				#000000;
				font-size:			10pt;
				font-family:		"verdana", sans-serif;
				margin-width:		0;
				margin-top:			0;
				margin-left:		0;
				margin-right:		0;
				scrollbar-face-color: #ffffff;
				scrollbar-arrow-color: #ffffff;
				scrollbar-base-color: #ffffff;
				scrollbar-shadow-color: #FFDE4F;
				scrollbar-highlight-color: #FFDE4F; 
          		scrollbar-3d-light-color: #FFDE4F;}
TD				{background-color:	#FFEFA7;
				color:				#003366;
				font-size:			10pt;
				font-family:		"verdana", sans-serif;}
P				{margin-top:		0;
				margin-bottom:		8;}
UL				{margin-top:		0;
				margin-bottom: 		0}
FORM			{margin-top:		0;
				margin-bottom: 		0;}
H1				{color: 			#000000;
				font-size:			12pt;}
H2				{font-size:			10pt;}
IMG				{border:			none;}
.pelican-sun	{background-image:	url(images/pelican_sun.jpg);
				background-repeat:	no-repeat;
				background-color:	#00416C;
				font-size:			7pt;
				font-weight:		bold;
				color:				#ffffff;}
.gradient		{background-image:	url(images/gradient_yellow.gif);
				background-repeat:	repeat-x;
				background-color:	#FFEFA7;
				font-size:			8pt;
				font-weight:		bold;}
.ltyellow		{background-color:	#FFEFA7;
				color:				#000000;}
.yellow			{background-color:	#FFDE4F;
				color:				#000000;}
.blu			{background-color:	#00416C;
				color:				#000000;}
.white			{background-color:	#ffffff;
				color:				#000000;}
A:link			{color: 			#003366;
				text-decoration:	none;}
A:active		{color: 			#003366;
				text-decoration:	none;}
A:visited		{color: 			#003366;
				text-decoration:	none;}
A:hover			{color: 			#003366;
				text-decoration:	underline;}

.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;}

.formfield		{background-color:	#FFFFFF;
				border-color:		#9393A5;
				border-style:		solid;
				border-width:		1px;
				scrollbar-face-color: #FFDE4F;
				scrollbar-arrow-color: #ffffff;
				scrollbar-base-color: #ffffff;
				scrollbar-shadow-color: #FFDE4F;
				scrollbar-highlight-color: #FFDE4F; 
          		scrollbar-3d-light-color: #FFDE4F;
				color:				#000000;
				font-size:			8pt;}
.scroll			{z-index:			90;
				visibility:			visible; 
				cursor: 			hand; 
				position:			absolute; 
				top:				0px;
				height:				250px;}
.box 			{border-width:		1px;
				border-style: 		solid;
				border-color:		#FDE477;
				background-color:	#FFED9C;
				padding: 			5;
				margin: 			0;}
#print-only		{display: 			none;}
