h1{
	font-size: 18px;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #EEEEEE;
	background-color: #6633FF;
	padding: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: outset;
	border-width: 2px;
}