body, td{
color:#660066;
background:#dedede;
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
BORDER-RIGHT: 0px;
    PADDING-RIGHT: 0px;
    BORDER-TOP: 0em;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 0px;
    MARGIN: 5.58em 5% 1.58em 1%;
    BORDER-LEFT: 0px;
    WIDTH: auto;
    PADDING-TOP: 0em;
    BORDER-BOTTOM: 0px
}
dl{
	align: center;
	text-align : center;
	text-indent : 0%;
}
dt{
	font-weight: bold; 	
	padding-top: 10px;
	
}
dd{
	text-indent : -6%;
}

p{
	margin-top: 0em;
	margin-bottom: 0px;
}
h2{
	margin-top: 2em;
	margin-bottom: 0em;
	margin-left : .5em;
}
h3{
	font-size:11pt;
}
h3,h5{
	margin-top: 2px;
	margin-bottom: 0px;
}
li {
	margin-bottom: 4px;
}
.headline{
font-family: Monotype Corsiva, Forte, serif;
font-size: 20pt;
}
.attention{
	color:#FF0000;
	font-weight : bolder;
}
a{ color: #dedede;
  background: #660066;
  text-decoration: none;
}

A:active {
	color:#660066;
	background:#dedede;
	text-decoration: underline;
}

a:hover {
	color:#660066;
	background:#dedede;
	text-decoration: underline;
}
a:onclick{
	color:#660066;
	background:#dedede;
	text-decoration: underline;
}
.navigation{
  color: #dedede;
  background: #660066;

}
.linkpict {
	background: #dedede;
}
th {
color: #660066;
  background: #d8bfd8;
  font-weight : bolder;
}
@media print {
  @page         { margin: 10% }
  H1, H2, H3,
  H4, H5, H6    { page-break-after: avoid; page-break-inside: avoid }
  BLOCKQUOTE, 
  PRE           { page-break-inside: avoid }
  UL, OL, DL    { page-break-before: avoid }
}

@media speech {
  H1, H2, H3, 
  H4, H5, H6    { voice-family: paul, male; stress: 20; richness: 90 }
  H1            { pitch: x-low; pitch-range: 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 }
  PRE, CODE, TT { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
  EM            { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  STRONG        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  DFN           { pitch: high; pitch-range: 60; stress: 60 }
  S, STRIKE     { richness: 0 }
  I             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  B             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  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 }
}


