/* NSS Style sheet */

BODY, { 

  background: #FFFFFF;
  font-size : 1em;
  color: #000000; 
  font-family: arial, helvetica, sans-serif;
  font-weight: normal;
  margin: 0 0 0 0;
   
}


P { font-size: 1em; font-family: arial, helvetica, sans-serif; }


TD { font-size: .8em; font-family: arial, helvetica, sans-serif; }

TH { font-size: .8em; font-family: arial, helvetica, sans-serif; }


IMG { border-style: none; }


UL { list-style: square; font-family: arial, helvetica, sans-serif; margin-top: 0%; margin-bottom: 0%; }


LI { font-size: 1em; font-family: arial, helvetica, sans-serif; }


A:link { color: #003366; }
A:visited { color: #003366; }
A:hover { color: #FF0000; }
A:active { color: #FF0000; }

A.noline { text-decoration: none; }


H1 {
	font-size: 1.25em;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 0%;
	color: #FF0000;
}
H2 {
	font-size: 1.15em;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 0%;
	color: #336699;
}
H3 {
	font-size: 1.05em;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 0%;
	color: #666666;
}
H4 {
	font-size: 1em;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 0%;
	color: #000000;
	font-weight: bold;

}
H5 {
	font-size: 1em;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 0%;
	color: #000000;
	font-weight: bold;

}
H6 {
	font-size: 1em;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 0%;
	color: #000000;
	font-weight: bold;

}


.blue { color: #003366; }

.red { color: #FF0000; }

.small { font-size: 90%; }

.caption { 
     font-size: 90%; 
     color: #990000;
}

@media print {

 page { margin: 10% }

 h1, h2, h3 { page-break-after: avoid; page-break-inside: avoid }

 blockquote, 

 ul, ol, dl { page-break-before: avoid } }


@media aural {

 h1, h2, h3, 

 h4, h5, h6 { voice-family: paul, male; stress: 20; richness: 90 }

 h2 { pitch: x-low; pitch-range: 80 }

 h3 { pitch: low; pitch-range: 70 }

 h4 { pitch: medium; pitch-range: 60 }

 h5 { pitch: medium; pitch-range: 50 }

 h6 { pitch: medium; pitch-range: 40 }

 li, dt, dd { pitch: medium; richness: 60 }

 dt { stress: 80 }

 b, strong { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }

 i { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }

 u { richness: 0 }

 a:link { voice-family: harry, male }

 a:visited { voice-family: betty, female }

 a:active { voice-family: betty, female; pitch-range: 80; pitch: x-high } }

}
.white {
color: #FFFFFF;
}
pink {
}

