BODY {
	background: #ECEEF3;
	color: #3333AA;
}
H1 {
	font-weight: bold;
	color: #3333AA;
	font-style:italic;
}
H3 {
	font-weight: bold;
	color: #3333AA;
	font-style:italic;
}
INPUT {
	color: #3333AA;
	border-style: groove;
}
BUTTON {
	color: #3333AA;
	border-style: groove;
}
OPTION {
	color: #3333AA;
	border-style: groove;
}
