.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	background-color: #D5EAFF;
	border: 2px solid #000066;
}
.formtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #D5EAFF;
}
td {
	font-size: 12px;
}
h2 {
	font-size: 14px;
}
.outer {
	border: 1px solid #CC0000;
}
.instruct {
	font-size: 10px;
	font-style: italic;
	color: #99CCFF;

}
.inner {
	border: 1px solid #99CCFF;
	padding: 3px;

}
