H1 { 
	text-align: center; 
	font-size: x-small;
}

H2 { 
	font-size: x-small;
}

H3 { 
	font-size: x-small;
}

CAPTION { 
	font-weight: bold 
}

A.qindex {
	font-weight: normal ;
	color: #0000FF 
}

A.qindexRef {}

A.el { 
	text-decoration: none; 
	font-weight: bold ;
	color: #0000FF 
}

A.elRef { 
	font-weight: bold 
}

A.code { 
	text-decoration: none; 
	font-weight: normal; 
	color: #0000FF 
}

A.codeRef { 
	font-weight: normal; 
	color: #FFFFFF 
}

A:hover { 
	text-decoration: none; 
	color: #FFFFFF ;
	background-color: #0000FF 
}

DL.el { 
	margin-left: -1cm 
}

DIV.fragment { 
	width: 100%; border: none; 
	background-color: #FFFFFF 
}

DIV.ah { 
	background-color: black; 
	font-weight: bold; 
	color: #ffffff; 
	margin-bottom: 3px; 
	margin-top: 3px 
}

TD.md { 
	background-color: #99FF99; 
	font-weight: bold; 
	color: #000099; 
}

TD.mdname1 { 
	background-color: #99FF99; 
	font-weight: bold; 
	color: #000099; 
}

TD.mdname { 
	background-color: #99FF99; 
	font-weight: bold; 
	color: #000099; 
	width: 200px; 
}

DIV.groupHeader { 
	margin-left: 16px; 
	margin-top: 12px; 
	margin-bottom: 6px; 
	font-weight: bold 
}

DIV.groupText { 
	margin-left: 16px; 
	font-style: italic; 
	font-size: smaller 
}

BODY { 
	background: white; 
	font-size: x-small;
    padding-right  : 50px; 
    margin-right   : 50px; 
}

P { 
	font-size: x-small;
	text-align: left;
}

TD { 
	font-size: x-small;
	text-align: left;
}
TD.indexkey { 
   background-color: #99FFFF; 
   font-weight: bold; 
   padding-right  : 10px; 
   padding-top    : 2px; 
   padding-left   : 10px; 
   padding-bottom : 2px; 
   margin-left    : 0px; 
   margin-right   : 0px; 
   margin-top     : 2px; 
   margin-bottom  : 2px  
}
TD.indexvalue { 
   background-color: #99FFFF; 
	color: #0000FF; 
   font-style: italic; 
   padding-right  : 10px; 
   padding-top    : 2px; 
   padding-left   : 10px; 
   padding-bottom : 2px; 
   margin-left    : 0px; 
   margin-right   : 0px; 
   margin-top     : 2px; 
   margin-bottom  : 2px  
}
FONT.keyword       { color: #008000 }
FONT.keywordtype   { color: #604020 }
FONT.keywordflow   { color: #e08000 }
FONT.comment       { color: #800000 }
FONT.preprocessor  { color: #806020 }
FONT.stringliteral { color: #002080 }
FONT.charliteral   { color: #008080 }
