/* odt2chm - (c) 2006-2023 HyperLabs Software(TM) - www.hlabsoft.com */
p,ul,ol,.default,.Text_20_body {
   color: black;
   font-family:  Arial, Verdana, Geneva, Helvetica, Helv, Syntax, sans-serif;
   font-size: 1em;
   text-align: justify;
   vertical-align: top;
   margin-bottom: 0px;
}
ul, li {
   margin-top:    0.5em;
   margin-bottom: 0.3em;
}
div {
   font-family:  Arial, Verdana, Geneva, Helvetica, Helv, Syntax, sans-serif;
}
.OdtPara {
   margin-top:    0.5em;
   margin-bottom: 0.3em;
   font-family:  Arial, Verdana, Geneva, Helvetica, Helv, Syntax, sans-serif;
}
.OdtHeading {
   font-family:  Arial, Verdana, Geneva, Helvetica, Helv, Syntax, sans-serif;
   font-size: 11pt;

   margin-top:    0.5em;
   margin-bottom: 0.4em;
}
.Toc {
   margin-bottom: 0.25em;
}
.TocLevel1 {
   margin-top: 1em;
}
.copy {
   text-align: left;
   font-size: 0.75em;
}
.OutlineLevel1 {
   clear: left;
   color: green;
   font-size: 160%;
   font-weight: bold;
   border: 1px solid #cccccc;
   border-width: 0px 0px 1px 0px;
}
.OutlineLevel2 {
   clear: left;
   color: green;
   font-size: 160%;
   font-weight: bold;
   border: 1px solid #cccccc;
   border-width: 0px 0px 1px 0px;
   padding-bottom: 0px;
}
.OutlineLevel3 {
   clear: left;
   color: green;
   font-size: 160%;
   font-weight: bold;
   border: 1px solid #cccccc;
   border-width: 0px 0px 1px 0px;
   padding-bottom: 0px;
}
.OutlineLevel4, .Heading_20_4
{
   clear: left;
   color: green;
   font-weight: bold;
   margin-top:    1.0em;
   margin-bottom: 0.4em;
   font-family:  %s;
   font-size: 125%;
}
.left {
   text-align: left;
}
.right {
   text-align: right;
}
.center {
   text-align: center;
}
.title {
   color: #003300;
   font-weight: bold;
   text-decoration: none;
   font-size: 80%;
   font-family:  %s;
   font-size: 11pt;
}
.header, .footer {
   /*text-align: center;*/
   color: #555555;
   font-size: 60%;
   font-family:  %s;
   font-size: 11pt;
}
.footer {
   background-color: #f0fff0;
}
.OdtAlphaIndexHeadingLevel0 {
   background-color: #f0fff0;
   color: green;
   font-weight: bold;
   margin-top:    1.0em;
   margin-bottom: 0.4em;
}
.OdtAlphaIndexHeadingLevel1 {
   font-weight: bold;
   margin-left: 1.0em;
}
.OdtAlphaIndexHeadingLevel2 {
   font-weight: bold;
   margin-left: 2.0em;
}
.OdtAlphaIndexHeadingLevel3 {
   font-weight: bold;
   margin-left: 3.0em;
}
.OdtAlphaIndexLink {
   margin-left: 4.0em;
}
a {
   color: #003300;
}
a:link {
}
a:visited {
}
a:active {
}
a:hover {
   color: #ff3300;
}
.Odt2ChmMsg {
	color: red;
}
.SuperScript {
	vertical-align:   super;
	font-size:        0.75em;
	line-height:      0.5em
}
.SubScript {
	vertical-align:	sub;
	font-size: 			0.75em;
	line-height:		0.5em
}
.SubScriptBold {
	vertical-align:	sub;
	font-size: 			0.75em;
	line-height:		0.5em

   font-weight: bold;
}
.SubScriptItalic {
	vertical-align:	sub;
	font-size: 			0.75em;
	line-height:		0.5em

   font-style: italic;
}
.Bold {
   font-weight: bold;
}
.Emphasis {
   font-style: italic;
}
.UnderlinedPara {
	text-decoration: underline;
}
.TextIndented {
   margin-left:     2em;
}
.Symbol {
   font-family:  Symbol, ZapfDingbats;
}
.SourceCode {
   font-family: "Courier New", Courier, monospace;
   font-size: 0.75em;
}
.SourceCodeBold {
   font-family: "Courier New", Courier, monospace;
   font-size: 0.75em;
   font-weight: bold;
}
/*
.T11 {
   font-style: italic;
}
.Text_20_body_20_indent {
   margin-left: 2em;
}
*/
