body {color : black; font-family : Arial;  font-size : 10pt; font-weight : normal; 
	background-color:#346187;margin:0px 0px 0px 0px;
	scrollbar-arrow-color:#ffffee;
	scrollbar-track-color:#346187;
	scrollbar-shadow-color:#346187;
	scrollbar-face-color:#346187;
	scrollbar-highlight-color:#ffffee;
	scrollbar-darkshadow-color:#ffffee;
	scrollbar-3dlight-color:#346187; }       
td {color : black; font-family : Arial;  font-size : 10pt; font-weight : normal;line-height:14pt;}       
h1 {color : #000000; font-family : Arial;  font-size : 10pt; font-weight : normal;}
h1.index {color : #346187; font-family : Arial;  font-size : 9pt; font-weight : bold;display:inline;}
h1.head {color : #346187; font-family : Arial;  font-size : 12pt; font-weight : bold;display:inline;}
h2.index {color : #000000; font-family : Arial;  font-size : 9pt; font-weight : bold;}
     
h2 {color : #000000; font-family : Arial;  font-size : 10pt; font-weight : bold;}   
h2.bot {color:#346187;font-weight:normal;font-size:8pt;margin-bottom:5px;}    
h3 {color : #ffffff; font-family : Arial;  font-size : 10pt; font-weight : bold;}       
h4 {color : #000099; font-family : Arial;  font-size : 12pt; font-weight : bold;}
h5 {color : #00000c; font-family : Arial;  font-size : 8pt; font-weight : normal;}
h6 {color : #00000c; font-family : Arial;  font-size : 6pt; font-weight : bold;}

A:link    { COLOR: #024067;  font-weight: normal; TEXT-DECORATION: flash }
A:visited { COLOR: #000099;  font-weight: bold; TEXT-DECORATION: flash; }
A:active  { COLOR: #00009c; }
A:hover   { COLOR: red; TEXT-DECORATION: flash; }
a.nonbold:link {font-weight:normal;}
a.nonbold:visited {font-weight:normal;}

a.closebox {text-decoration:none;float:right;background-color:white;border:1px solid black;padding:0px 3px 0px 4px;}
a.closebox:hover {text-decoration:none;}

acronym {text-decoration:underline;cursor:help;}

#sizer {float:right;margin-right:13px;margin-top:15px;}

hr {color : #000000;}

span.emphasis {font-style:italic;letter-spacing:1pt;color:#2563B8;font-weight:bold;}
strong.special {font-size:9pt; font-weight:normal;} 

td.bottd {text-align:center;border-top:solid 1pt #346187;}

/* ul.index has round coloured bullets,
   the <em> tag is used (rather confusingly!) to turn the text (within the <li> tags) back to black, 
   with font-style: normal to make it non-italic
   in general, list items are moved to the left (making them slightly indented)
   24px for Mozilla/Opera or 23px for IE */
ul.index {text-align:left; color:#563B8; list-style-type:disc;font-size:8pt;margin-top:7px;font-weight:normal;}
ul.index li em {font-style:normal; color:black;}
ul.index li {left:-23px; position:relative;}
ul.index>li {left:-24px; position:relative;}