
body {
	background-color : white;
}

h3 {
	color: #black;
	font-family: Arial;
	font-size: 18px;
	font-weight:bold;
}

input {
	font-family : Arial;
	font-size : 12px;
}


select {
	font-family : Arial;
	font-size : 12px;
}

td {
	color: black;
	font-family : Arial;
	font-size : 12px;
}

