.HeaderText{
	border-bottom: #000000 1px solid;
	color: #333333;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 2px;
	width: 100%;
	
}

.NormalText{
	font-family:Arial;
	font-size: 12px;
	
}

.caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-align: left;
	margin: 0px 0px 0px 10px;
	
}

.answer{
	color: #000000;
	font-family: Arial;
	font-size: x-small;
	margin: 0px 10px 0px 50px;
	
}

.question{
	color: #c14567;
	font-size: x-small;
	font-weight: bold;
	margin: 10px 0px 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	
}

.header1{
	color: #c14567;
	font-family: Arial;
	font-size: 12pt;
	font-variant: small-caps;
	font-weight: bold;
	
}

.header2{
	border-bottom: #000000 1px solid;
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	font-variant: small-caps;
	font-weight: bold;
	
}


