body	{ 		font-size: 75%;				 /* K2 and Proxy */		font-family: Verdana, Arial, Helvetica, MS Sans Serif;  }a:link		{ color: #0000CC; } a:active	{ color: #996699; }a:visited 	{ color: #996699; }p			{ margin-top: .6em; margin-bottom: .6em	}p.bigfix	{ margin-top: -.4em; margin-bottom: 0em;}p.K2		{ margin-top: 0em; margin-left: 10pt;}/*	HEADING TAGS	*/h1		{ 		font-family: Verdana, Arial, Helvetica, MS Sans Serif;		font-style: italic;		font-size: 200%; 		margin-bottom: .5em;		color: blue; 		}h2		{		font-family: Verdana, Arial, Helvetica, MS Sans Serif;		font-size: 125%;  		margin-top: 1.5em;		margin-bottom: .5em;  		}h3		{ 		font-family: Verdana, Arial, Helvetica, MS Sans Serif;		font-size: 125%; 		margin-top: 1.5em;  		margin-bottom: 0em;  		}h4		{		font-family: Verdana, Arial, Helvetica, MS Sans Serif;		font-style: italic;		font-size: 125%;    	color: blue; 		margin-top: 0em;		margin-bottom: 0em;		}h5		{		font-family: Verdana, Arial, Helvetica, MS Sans Serif;		font-size: 120%;		margin-top: 1.2em;		margin-bottom: 0em;		}h6		{		font-family: Verdana, Arial, Helvetica, MS Sans Serif;		font-weight: bold;		font-size: 100%;		margin-top: 0em;		margin-bottom: 0em;  		}.club {		font-family: Symbol;		font-weight: bold;		font-size: 125%;		color: black; 		}.spade {		font-family: Symbol;		font-weight: bold;		font-size: 125%;		color: black; 		}.heart {		font-family: Symbol;		font-weight: bold;		font-size: 125%; 		color: red;		}				.diamond {		font-family: Symbol;		font-weight: bold;		font-size: 125%; 		color: red;		}		big		{		font-weight: bold; 		font-size: 105%;  		}		p.proclabel		  	/*procedure heading*/		{ 		font-weight: bold;		font-size: 100%;		margin-top: 1.2em 		}/*	LIST TAGS	*/ol		{ margin-top: .6em; margin-bottom: 0em; margin-left: 4em }		ul		{ margin-top: .6em; margin-bottom: 0em }	ol ul	{ list-style: disc; margin-top: .6em  }li		{ 		margin-bottom: .7em;		margin-left: -2em 		}		/*	TERM AND DEFINITION TAGS	*/dl		{ margin-top: 0em }dt		{		font-weight: bold;		margin-top: 1em;		margin-left: 1.5em  		}dd		{		margin-bottom: 0em;		/*not currently working*/		margin-left: 1.5em  		}dl li	{ margin-bottom: .7em }	/*list item inside a term/def list*/dl dl	{							/*term/def list inside a term/def list*/		margin-top: 0em;		margin-left: 0em  		}/*	TABLE TAGS	*/table	{		font-size: 100%;		margin-top: 1em; 		margin-bottom: 1em 		}		th		{ 		text-align: left;		vertical-align: bottom;		background: #dddddd			}		th.center	{ text-align: center }		tr		{ vertical-align: top }td		{ vertical-align: top;		/*background: #eeeeee */}	/*no background for K2*//*	MISC. TAGS	*/pre			{			font-family: Courier;			font-size: 125%; 			margin-top: 1.2em;			margin-bottom: 1.5em  			}		code		{			font-family: Courier;			font-size: 125%;  			}		pre code	{ font-size: 100%; }							hr.sms		{ color: black; text-align: left  }  /*SMS specific rule used under procedure title*/hr.iis		{  color: black }		/*IIS specific - preceding copyright*/hr			{			size: 5;			color: red;			}