<html>
<!-- $Revision: 1.2 $  $Date: 2003/09/29 14:01:10 $ -->
<style type="text/css">
<!--


/* Match indentation for programlisting and graphic inside an example or informalexample */
pre.programlisting {margin-left:32px;}
p.synopsis {margin-left:32px;}
p.programlistingindent {margin-left:32px;}

/* Vertical space in tables other than the header and footer banners */
table.body {margin-top:2ex; margin-bottom:2ex;}

/* Underline the keyboard accelerator. */
span.accel {text-decoration:underline;}

/* Left-align table headers. <th> is centered by default. */
th {text-align: left;}
 
/* Enable writers to color-code text using <phrase role="blue">, etc. */
.blue {color:blue;}
.red {color:red;}
.green {color:green;}
.violet {color:blueviolet;}
.black {color:black;}

/* Vertically align inline images, especially equations. 
   Need all these classes instead of just using the style
   attribute in the HTML file because different HTML formulations
   look unacceptable in either Netscape 4.7 or Netscape 7.1,
   for different reasons.  */
img.baseline1 {position:relative; top: 1pt;}
img.baseline2 {position:relative; top: 2pt;}
img.baseline3 {position:relative; top: 3pt;}
img.baseline4 {position:relative; top: 4pt;}
img.baseline5 {position:relative; top: 5pt;}
img.baseline6 {position:relative; top: 6pt;}
img.baseline7 {position:relative; top: 7pt;}
img.baseline8 {position:relative; top: 8pt;}
img.baseline9 {position:relative; top: 9pt;}
img.baseline10 {position:relative; top: 10pt;}
img.baseline11 {position:relative; top: 11pt;}
img.baseline12 {position:relative; top: 12pt;}
img.baseline13 {position:relative; top: 13pt;}
img.baseline14 {position:relative; top: 14pt;}
img.baseline15 {position:relative; top: 15pt;}

ul li p {margin-top:0ex; margin-bottom:.5ex; padding:0; }
ol li p {margin-top:0ex; margin-bottom:.5ex; padding:0 }
	
body {font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
p  {font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
ul {font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
ol {font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
li {font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
td {font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
dl {font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
dd {font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
dt {font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
h1 {font-family: Arial,Helvetica,sans-serif; color: #800000 }
h2 {font-family: Arial,Helvetica,sans-serif; color: #800000 }
h3 {font-family: Arial,Helvetica,sans-serif; color: #800000 }
h4 {font-family: Arial,Helvetica,sans-serif; color: #800000 }
caption {font-family: Arial,Helvetica,sans-serif; color: #800000 }
pre {font-family: Courier,monospace; }
code {font-family: Courier,monospace; }
li.continued:before {display: marker; content: ""; }
ul.continued {list-style: none; }
ol.continued {list-style: none; }
table.nav {background-color: #e1e6f2; }
table.note {background-color: #e1e6f2; }

.midsup {font: normal 11pt Arial,Helvetica,sans-serif; color: #800000}
.headsup {font: bold 14pt Arial,Helvetica,sans-serif; color: #800000}
.headdoc {font: bold 18pt Arial,Helvetica,sans-serif; color: #800000}
.Head3 {font: normal 12pt Arial,Helvetica,sans-serif; color: #800000}
.Head2 {font: bold 14pt Arial,Helvetica,sans-serif; color: #800000}
.Head1 {font: bold 18pt Arial,Helvetica,sans-serif; color: #800000}

-->
</style>
</html>
