BODY {	color: black;
	background-color: white; }

DIV.dic	{	text-align: justify;
		margin-left: 5ex;
		text-indent: -5ex;	}

P	{	font-family: 	"Times New Roman", Times, serif;
		font-style: 	normal;
		text-align:	justify;	}

ADDRESS {	font-family: "Times New Roman", Times, serif;
		font-style: italic;
		width: 100%;
		margin-top: 3ex;
		padding-top: 1ex;
		border-top-width: thin;
		border-top-style: solid;
		border-top-color: red; }

H1 	{	margin-top: 0.5ex;
	  	padding-top: 0ex;	}

.EJ	{ 	font-family: Courier, Helvetica, san-serif;
		font-size: 9pt;
		text-align: right;	}

H3.Section-head {	font-family: Ariel, Helvetica, sans-serif;
			font-style: normal;
			font-weight: bold;
			text-align: left;
			margin-top: 5ex;
			padding-bottom: 0ex;
			margin-bottom: 0ex;
			border-bottom-width: thin;
			border-bottom-color: black;
			border-bottom-style: solid;
			background-color: #CCCCCC;
			width: 100%; }

H4.Subsection-head {	font-family: "Times New Roman", Times, serif;
			font-style: normal;
			margin-top: 3.5ex;
			border-left-width: medium;
			border-left-style: double;
			border-left-color: green;
			padding-left: 0.2em;	}


H5.Section-head {	font-family: Ariel, Helvetica, sans-serif;
			font-style: italic;
			text-align: right;
			padding-top: 0ex;
			margin-top: 0ex;
			padding-bottom: 0ex;
			margin-bottom: 0ex;	}

SPAN.cracker-talk	{color: #FF00FF;
			text-align: left;}


