
body {
	font-family: verdana, helvetica, arial;

	font-weight: normal;
	margin-left: 1ex;
	margin-right: 1ex;
}
font.small {
	font-family: verdana, helvetica, arial;

	font-weight: normal;
}
small {
	font-family: verdana, helvetica, arial;

	font-weight: normal;
}

font.big {
	font-family: verdana, helvetica, arial;

	font-weight: normal;
}
big {
	font-family: verdana, helvetica, arial;

	font-weight: normal;
}

td {
	font-family: verdana, helvetica, arial;

	font-weight: normal;
}

H1 {

	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-weight: bold;
}
h2 {

	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
H3 {

	margin-top: 8px;
	margin-bottom: 1px;
	text-indent: 0px;
	text-align: center;
	font-weight: bold;
	page-break-before: always;
}
H4 {

	margin-top: 1px;
	margin-bottom: 1px;
	text-indent: 0px;
	text-align: center;
	font-weight: normal;
}
H5 {

	margin-top: 1px;
	margin-bottom: 1px;
	text-indent: 0px;
	text-align: center;
	font-weight: normal;
}

h6 {

	margin-top: 0px;
	margin-bottom: 1px;
	text-align: left;
	font-weight: normal;
}
P {
	margin-top: 1px;
	margin-bottom: 1px;
	text-indent: 3ex;
	text-align: justify;
}
P.full {
	margin-top: 1px;
	margin-bottom: 1px;
	text-indent: 0px;
	text-align: justify;
}
P.footnote {

	margin-top: 1px;
	margin-bottom: 1px;
	text-indent: 0px;
	text-align: justify;
}
P.rightnote {

	margin-top: 1px;
	margin-bottom: 1px;
	text-indent: 0px;
	text-align: right;
}
P.leftnote {

	margin-top: 1px;
	margin-bottom: 1px;
	text-indent: 0px;
	text-align: left;
}

P.centernote {

	margin-top: 1px;
	margin-bottom: 1px;
	text-indent: 0px;
	text-align: center;
}
P.miniscule {
	font-size: 9pt;
	margin-top: 1px;
	margin-bottom: 1px;
	text-indent: 0px;
	text-align: left;
}

P.left {
	margin-top: 1px;
	margin-bottom: 1px;
	text-indent: 0px;
	text-align: left;
}
P.outdent {
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 5ex;
	text-indent: -5ex;
	text-align: left;
}

P.right {
	margin-top: 1px;
	margin-bottom: 1px;
	text-indent: 0px;
	text-align: right;
}
P.center {
	margin-top: 1px;
	margin-bottom: 1px;
	text-indent: 0px;
	text-align: center;
}

BLOCKQUOTE {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 6ex;
	margin-right: 6ex;

	text-align: justify;
}
