
.level1 {margin-left: 30px}
.level2 {margin-left: 60px}

body {color: #4E3932; background: #FFFFF0}

 ---  Paragraph  --------------------------------------------------------------

p.norm {margin-top: 6px; margin-bottom: 0px}
p.j	 {margin-top: 6px; margin-bottom: 0px; text-align: justify}
p.kr	 {margin-top: 3px; margin-bottom: 1px; text-indent: 18pt}
p.krj	 {margin-top: 3px; margin-bottom: 1px; text-indent: 18pt; text-align: justify}
p.s    {margin-top: 3px; margin-bottom: 1px; font-size: 10pt}
p.sj   {margin-top: 3px; margin-bottom: 1px; font-size: 10pt; text-align: justify}
p.l1s  {margin-top: 3px; margin-bottom: 1px; font-size: 10pt; margin-left: 30}
p.abs	 {margin-top: 12px; margin-bottom: 12px; margin-left: 15%; margin-right: 15%; text-align: justify; font-style: italic}
p.subt {margin-top: 5px; margin-bottom: 18px; text-align: center}
p.clnt {margin-top: 0px; margin-bottom: 5px; text-align: center}

pre.listing {padding: 10px; font-family: courier;
	margin-top: 2px; margin-bottom: 2px;
	border: 1px solid #4E3932
}

 ---  Headers    --------------------------------------------------------------

h1	{margin-top: 18pt; margin-bottom: 16pt}
h2	{margin-top: 18pt; margin-bottom: 12pt}
h3	{margin-top: 16pt; margin-bottom: 10pt}

h1.small {font-size: 18pt; margin-top: 14pt; margin-bottom: 12pt}
h2.small {font-size: 14pt; margin-top: 12pt; margin-bottom: 5pt}
h3.small {font-size: 12pt; margin-top: 10pt; margin-bottom: 1pt}
h4.small {font-size: 12pt; margin-top: 8pt;  margin-bottom: 1pt; font-style: italic}

 ---  Lists      --------------------------------------------------------------

ul     {margin-top: 2; margin-bottom: 5px; margin-left: 30px}
ul.ok  {margin-top: 2; margin-bottom: 5px; margin-left: 30px}

ol     {margin-top: 2; margin-bottom: 5px; margin-left: 30px}
dl     {margin-top: 2; margin-bottom: 5px}
dir    {margin-top: 2; margin-bottom: 5px; margin-left: 30px}
dir li {list-style-type: none; list-style-position: outside}

 ---  Links      --------------------------------------------------------------

a:link	{color: #000080; text-decoration: none}
a:hover	{color: #A00000; text-decoration: none}

 ---  Styles     --------------------------------------------------------------

dfn {color: #296114; font-family: Times New Roman, Times, serif; font-style: italic}
var {font-family: courier; font-style: italic}

