	TD.TOP {
		font-weight: bold;
		font-family: sans-serif;
	}
	TD.TOP SPAN {
		font-size: 50;
	}
	TD.BODY DIV {
		margin-left:  10%;
		margin-right: 10%
	}
	TD.BODY DIV H1 {
		margin-left:	-5%;
		font-size:	large;
	}
	TD.BODY DIV H2 {
		font-size: large;
	}
	TABLE.SMALLTEXT TD {
		font-size: small;
	}
	TABLE.FOOTER TD {
		font-size:	x-small;
	        font-family: 	monospace;
	}
	TABLE.button TD {
		color:			#000000;
		background-color:	#DDDDDD;
    	}
	TABLE.button TD A {
		display:		block;
		color:			#000000;
		background-color:	#DDDDDD;
		font-weight:		bold;
		font-family:		sans-serif;
    	}
	TABLE.button TD A:hover {
		background-color:	#EEE;
	}
	DIV.TECHNOTE {
		background-color:	#CCCCFF;
		padding:		0.5em;
		border-width:		thin;
		border-style:		solid;
	}

	UL.NAR {
		padding:	0px;
	}

	.ENTSUP {
		font-size:	80%;
	}

	.ENTSUP > H1, .ENTSUP > H2 {
		font-family:	sans-serif;
	}

	.ENTSUP > H2 {
	        margin-bottom:  -0.8em;
		color:		#44F;
	}


	.docs td {
		font-size:	smaller;
	}
