table {
	font-size: 12px;
}
input, textarea, select {
	color: #003399;
	font-size: 12px;
	font-family: "Courier New", Courier, mono;


}
.comment {
	font-size: 10px;
}
.submitbutton {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #003399;
	background-color: #FFCC00;
	font-weight: bold;


}
.compulsory {
	color: #FF0000;
}
