BODY,td		{  font-family: Arial, sans-serif; 
	font-size:small;
	line-height:1.4em;
            }

BODY.scenario	{  background-color: #EAEAD7;
            }
BODY.feedback	{  background-color: #EAEAD7;
            }
BODY.question	{  background-color: #D6D6AD; 
            }

.scenario {
}
.feedback {  list-style-type: square;
}

.citation {  list-style-type:none;
}

div.subscript {	vertical-align : sub;
}
             
B			{  font-weight: 700;
			   		    }

h1.title	{
	font-weight: 700;
	color: #0080C0;
	font-size: larger;
}



			
A:link	    {  color: #0066CC;
            }

A:hover	    {  color: #0099FF;
            }
								
A:visited	{  color: #000099;
            }

th			{
	background-color:#D1B27C;
}


td.title	{
	color: #ffffff;
	font-weight: 800;
	font-size: larger;
}

td.foot		{
	font-size: smaller;
	vertical-align:top
}

 .questionStem {
	font-weight:bold;
}

.questionResponse {
}

.textTable {
	padding:1em;
	}
	
.superscript { line-height: 0; }
	
