body,table,tr,td,div,p,pre,h1,h2,h3,h4,ul,li
	{ font-family:Helvetica,Arial,sans-serif;
	  line-height:13pt;
	  color:#000000;
	}
body
	{ background-color:#eeeeee;
	}
body,p,ul,li,td
	{ text-align:left;
	  font-size:10pt;
	}
body.all
	{ color:#333333;
	  /* background-color:#eeeeee; */
	  margin-left:0cm;
	  margin-right:0.2cm;
	}

body.meta
	{ margin:0cm;
	}
body.toc
	{ margin:0cm;
	}
.halfline,.toc
	{ margin-top:12pt;
	  margin-bottom:12pt;
	  margin-left:6pt;
	  margin-right:2pt;
	  padding-top:3pt;
	  padding-bottom:3pt;
	}
p	{ margin-top:3px;
	  margin-bottom:0;
	}
ul	{ margin-top:3px;
	  margin-bottom:0;
	}
h1	{ font-size:x-large;
	  color:#000000;
	  font-weight:bolder;
	  text-align:left;
	  margin-top:20px;
	  margin-bottom:6px;
	}
h2	{ font-size:larger;
	  color:#000000;
	  font-weight:bolder;
	  text-align:left;
	  margin-top:16px;
	  margin-bottom:3px;
	}
h3	{ color:#000000;
	  text-align:left;
	  margin-top:12px;
	  margin-bottom:3px;
	}

.motto	{ color:#000000;
	  text-align:left;
	  font-size:12pt;
	}

.box	{ border-width:1px;
	  border-style:solid;
	  border-color:#cccccc;
	  margin-bottom :2pt;
	}
td.box	{ padding:2pt;
	}
.boxhead
	{ background-color:#cccccc;
	  margin-top:5pt;
	  padding:0;
	}

.rasdaman
	{ font-style:italic;
	}
.code	{ font-family:Courier,"Courier New",fixed;
	  white-space:pre;
	}

.singlespacing { line-height:100%; }
.morespacing   { line-height:150%; }

.primarycolor  { background-color:#ffffff; }
.bgcolor       { background-color:#eeeeee; }

.dispatcher    { background-color:#cccccc; }
.halfline      { line-height:50%; }

.markupcolor   { }
.markup2       { }
.hilite        { font-weight:bolder;
               }
.hiliteColor
	{
	  color:#AA0000;
	}

.topicbar
	{ background-color:#aaaaaa; /* 113366; */
	  padding:0;
	  vertical-align:middle;
	}
td.topicbar
	{
	  text-align:right;
	}

legend	{ font-weight:bolder;
	  margin-width:4pt;
	}

a         { text-decoration:none; }
a:link    { color:#AA0000; } /* #CC0033; */
a:visited { color:#660000; }
a:active  { color:#000000; }
a:hover   { color:#FF0000; }

a.toc	{ color:#AA0000;
	  font-weight:bold;
	  font-size:10pt;
	}

