@page: left: header {
	content: decimal(pageno),,first(chapter);
	border-bottom:thin solid black; 
}
@page: right: header {
	content: decimal(pageno),,first(chapter);
	border-bottom:thin solid black; 
}
body { 
       background-color: #CCFFFF;
       font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif;
}
ul,ol{
	font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif;
	font-size: 12;
	margin-top: 4pt;
	margin-bottom: 4pt;
} 
li   {
	font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif;
	font-size: 12;
} 
p    {
	font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif;
	font-size: 12;
} 
tt   {
	font-family: 'monospaced', 'courier';
} 
tr,td,th {
       font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif;
	font-size: 12;
} 
td.eo {
	vertical-align:top;
	color: #004400;
	background-color: #ddffdd;
}
td.de {
	vertical-align:top;
	color: #660000;
	background-color: #ffffdd;
}
td.cit {
	vertical-align:top;
	color: #000000;
	background-color: #eeffff;
	column-span: 2;
}
hr {
	color : #00CCCC ;
}
h1 { 
	font-size: 20;
	font-weight: bold;
	running-head: chapter;
	page-break-after: avoid;
}
h2 { 
	font-size: 16;
	font-weight: bold;
	page-break-after: avoid;
}
h3 {
	font-size: 14;
	font-weight: bold;
	page-break-after: avoid;
}
h4 {
       font-size: 12;
       font-weight: bold;
}
a:link     {
	color : #3366CC; text-decoration: underline;
}
a:bb:hover {
	color : #44AACC;
	text-decoration: underline;
	font-weight : normal;
}
a:visited  {
	color : #CC6633;
	text-decoration: underline;
}

#not {
	color: "#ff0000";
	text-decoration: bold;
}
#notnom {
	color: "#0000ff";
	text-decoration: italic;
}
