
	TD {font-family:verdana; 
		font-size:10pt;
	}
	.title {font-size: 14pt; 
		text-align: center;
	}
	.note {font-size: 8pt;
		margin-top: 0pt; 
		margin-bottom: 0pt; 
		margin-left:10pt;
	}
	.instr_button {width: 250;
		font-weight: bold;
		font-family: verdana;
		color: red;
		background: white;
		border-bottom: 1px solid #806a57;
		border-right: 1px solid #806a57;
		border-left: 1px solid #AFC4D5;
		border-top: 1px solid #AFC4D5;
		height: 19px;
		text-decoration: none;
		cursor: hand;
	}