.paragraph {line-height: 1.3;}
.header {font-family: arial; font-size: 12pt; font-weight: bold;}
.footer {font-family: arial; font-size: 12pt; font-weight: bold;}
.quest {font-family: arial; font-size: 12pt; font-weight: bold;}
.instruct {font-family: arial; font-size: 12pt; font-weight: bold; font-style: italic;}
.attribute {font-family: arial; font-size: 11pt;}
.battribute {font-family: arial; font-size: 11pt; font-weight: bold;}
.response {font-family: arial; font-size: 10pt;}
.help {font-family: arial; font-size: 11pt; font-weight: bold; color:#003399;}
.completed {font-family: arial; font-size: 11pt; font-weight: bold; font-style: italic;}
.notes{
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #B22222;
}
.heading {font-family: arial; font-size: 13pt; font-weight: bold;}

.initial { background-color: #FFFFFF;}
.normal { background-color: #E3E3E6; }
.highlight { background-color: #ECE5B6; }
