BODY {
	color : Maroon;
	background : White;
	font-family : "Arial Unicode MS", Helvetica, sans-serif;
	font-size : 10pt;
	margin-left : 12pc;
	margin-right : 12pc;
}
P {
	font-family : "Arial Unicode MS", Helvetica, sans-serif;
	font-size : 10pt;
	color : Maroon;
}
OL, UL {
	font-family : "Arial Unicode MS", Helvetica, sans-serif;
	font-size : 10pt;
	color : Maroon;
}
TABLE, TR, TD, LI {
	font-family : "Arial Unicode MS", Helvetica, sans-serif;
	font-size : 10pt;
	color : Maroon;
}
A, A:LINK, A:ACTIVE {
	color : Purple;
	font-weight: bold;
	text-decoration : none;
}
A:FOCUS, A:HOVER {
	color : Blue;
	background-color : Yellow;
	font-weight : bold;
	text-decoration : none;
}
A:VISITED {
	color : Blue;
	text-decoration : none;
}
H1 {
	font-family : "Arial Unicode MS", Helvetica, sans-serif;
	font-size : 20pt;
	font-weight : bold;
	text-align : center;
	color : Maroon;
}
H1.left {
	font-family : "Arial Unicode MS", Helvetica, sans-serif;
	font-size : 20pt;
	font-weight : bold;
	text-align : left;
	color : Maroon;
}
#huge {
	font-family : "Arial Unicode MS", Helvetica, sans-serif;
	font-size : 45pt;
	font-weight : bold;
	color : Maroon;
}

H2 {
	font-family : "Arial Unicode MS", Helvetica, sans-serif;
	font-size : 18pt;
	font-weight : bold;
	text-align : center;
	color : Maroon;
}
H2.left {
	font-family : "Arial Unicode MS", Helvetica, sans-serif;
	font-size : 18pt;
	font-weight : bold;
	text-align : left;
	color : Maroon;
}
H3 {
	font-family : "Arial Unicode MS", Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	text-align : center;
	color : Maroon;
}
H3.left {
	font-family : "Arial Unicode MS", Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	text-align : left;
	color : Maroon;
}
H4 {
	font-family : "Arial Unicode MS", Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-align : center;
	color : Maroon;
}
H4.left {
	font-family : "Arial Unicode MS", Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-indent : -1pc;
	text-align : left;
	color : Maroon;
}
BLOCKQUOTE {
	margin-left : 3pc;
	margin-right : 3pc;
}
BIG {
	font-size : 11pt;
}
SMALL {
	font-size : 8pt;
}
STRONG {
	font-weight : bold;
}
EM {
	font-style : italic;
}
.4 {
	margin-left : 2pc;
}
.6 {
	margin-left : 3pc;
}

.indent {
	text-indent : 1pc;
}
.center {
	text-align : center;
}
.right {
	text-align : right;
}
.inset {
	text-indent : -2pc;
	margin-left : 18pc;
	margin-right : 10pc;
}
.binset {
	text-indent : -2pc;
	margin-left : 18pc;
	margin-right : 16pc;
	border : 4px groove Purple;
	padding-left : 37pt;
}
#jinset {
	margin-left : 14pc;
	margin-right : 14pc;
	text-align : justify;
}
#inset {
	margin-left : 14pc;
	margin-right : 14pc;
}
.byline {
	text-align : right;
	font-style : italic;
	font-size : 8pt;
}
.toc {
	margin-left : 18pc;
}
