.submit1 {
	background-color: #B22222;
	width: 100px;
	border: medium outset #663366;
	font-style: italic;
	color: White;
}
.submit3 {
	background-color: #B22222;
	width: 100px;
	border: medium outset #663366;
	font-style: normal;
	color: White;
}
.submit4 {
	background-color: #B22222;
	width: 40px;
	border: medium outset #663366;
	font-style: normal;
	color: White;
}
.submit5 {
	background-color: #B22222;
	width: 50px;
	border: medium outset #663366;
	font-style: normal;
	color: White;
}
.submit6 {
	background-color: #B22222;
	width: 120px;
	border: medium outset #663366;
	font-style: normal;
	color: White;
}
.submit7 {
	background-color: #006699;
	width: 205px;
	border: medium outset #663366;
	font-style: normal;
	color: White;
}
.submit8 {
	background-color: #FFCC33;
	width: 150px;
	border: medium outset #FF6600;
	font-style: normal;
	color: Black;
}
.button1 {
	background-color: #3366CC;
	width: 30px;
	border: medium outset #663366;
	font-style: normal;
	color: White;
}