p     {
	font-family: 'Lucida Sans',Helvetica,'San Serif';
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-bottom: 8px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
}

body  { background-color: #F0F3FF;}
hr    { color: #1D5058; height:1} 


h1    { font-family: 'Lucida Sans', Helvetica, 'San Serif';
	font-size: 20px; 
        font-weight: bold; margin-top: 8px; margin-bottom: 8px}

h2    {
	font-family: 'Lucida Sans',Helvetica,'San Serif';
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 6px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

h3    {
	font-family: Tahoma,Helvetica,Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #1D5058;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

             
li           { margin-bottom: 3 }
.sm          { font-family:  Tahoma,Helvetica,'San Serif'; font-size: 8pt; margin-bottom: 4px}
.numC        { font-family: 'Courier New', Fixed; font-size: 10pt; margin-bottom: 3 }

