html 			{min-height: 		100%; 
				margin-bottom: 		1px; }
BODY			{background-color:	#BACCC8;
				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: #BACCC8;
				scrollbar-highlight-color: #007767; 
          		scrollbar-3d-light-color: #BACCC8;}
TD				{background-color:	#C8E1DE;
				color:				#000000;
				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;}
.gradient		{background-image:	url(images/nvh/nvh_top_gradient.gif);
				background-repeat:	repeat-x;
				background-color:	#007767;}
.gradient-bottom	{background-image:	url(images/nvh/nvh_bottom_gradient.gif);
				background-repeat:	repeat-x;
				background-color:	#57A59B;}
.green			{background-color:	#007767;
				color:				#ffffff;}			
.white			{background-color:	#ffffff;
				color:				#000000;}
A:link			{color: 			#000000;
				text-decoration:	none;}
A:active		{color: 			#000000;
				text-decoration:	none;}
A:visited		{color: 			#000000;
				text-decoration:	none;}
A:hover			{color: 			#000000;
				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;}

#print-only		{display: 			none;}
