
BODY
{
margin: 0;
padding: 0;
border-color:#FFBF00;
border-style:solid;
border-width: 0px/*0.8em*/;
background-color: #E2F9E6;
text-align:center;
}

	
TH, TD, P, LI	{
	font-family:  arial,helvetica, sans-serif;
	font-size: 1.0em;
}

	
A:link {
	color: #0000FF;
text-decoration: underline;
}


A:visited {
	color: #990099;
text-decoration: underline;
}

A:hover {
	background-color: #CCCCCC;
text-decoration: none;
}

STRONG	{
	font-weight: bold;
}


	
@media print
{
* {
font-size:0.96em;
font-family: arial,helvetica,sans-serif;
  color: black !important;
  background: white !important;
}
}




@media Aural    
{
.guideline {
	volume: loud; pause-before: 20%; elevation: above
}
SPAN.checkpoint {
	richness: 75
}
.example {
	speak-punctuation: code
}
.off {
	speak: none
}
.priority1 {
	volume: loud
}
.dfn-instance {
	stress: 20
}

}



