/* ******** */
/* Genereal */
/* ******** */
body, p { color:#000000; }
body {background: #FFFFFF;}
/* Multiple declarations take care of the NN4 inheritance bug */
body, p, blockquote, li, a href, ul, ol, dd, dl, dt, form, input, button, textarea, select, option, fieldset, label { font-family: arial, helvetica, sans-serif; }


/* courier works across all platforms tested for forms controls, not arial */
select, input, textarea {
   font-family : "Courier New", Courier, monospace;}

h1 {	font-size: 18pt;color: #003366;pitch-range: 90;margin-top:0px; }
h2 {	font-size: 16pt;color: #660000;pitch-range: 80;margin-top:15px; }
h3 {	font-size: 14pt;color: #003366;pitch-range: 70;margin-top:12px; }
h4 {	font-size: 13pt;color: #660000;pitch-range: 60;margin-top:9px;  }
h5 {	font-size: 12pt;color: #003366;pitch-range: 50;margin-top:6px; }
h6 {	font-size: 10pt;color: #003366;pitch-range: 40;margin-top:3px; }
a img { border:0px none #FFFFFF; color:#FFFFFF; }
img { padding:0px;margin:0px;border:0px;}
a { voice-family: betty, female;}
a:link { color: #0000CC; }
a:hover { color: #0000FF;}
a:active { color: #0000FF;}
a:visited { color: #000099;}
a.hide { display: none; }
p { margin-top:3px;}

.nobr { white-space:nowrap; }
hr { color: #003366;margin-top: 18px;margin-bottom: 5px;height: 1px;}

ul, ol { margin-bottom: 15px;page-break-before: avoid;}
ul { list-style: square; } 
li{ pitch: medium;richness: 60;margin-bottom:5px; }
dt{ pitch: medium;stress: 80;richness: 60; }
dl{ page-break-before: avoid; }
dd{ pitch: medium;richness: 60; }

i, em { pitch: medium;pitch-range: 60;stress: 60;richness: 50; }
b, strong{ pitch: medium;pitch-range: 60;stress: 90;richness: 90;}



.xsmall { font-size: 75%;}

blockquote{ page-break-before : avoid; }
address { font-style: normal; }

.left {margin-right:9px;margin-bottom:9px;}


/* ********* */
/* IMPORTANT */
.important { background-color: #ffffcc;	border: 1px solid #ffd629;padding: 5px;	}
.important2 { background-color: #ffd629;border: 1px solid #ffd629;padding: 5px; }
table.important {font-size:85%;}

