@charset "utf-8";

h1 {
	color: #990000;
	text-align: center;
	border-bottom: 2px solid #FFCC00;
	padding-bottom: 5px;
	margin-right: 50px;
	margin-left: 50px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.buttons {
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
