@charset "utf-8";

h1 {
	line-height: normal;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #990033;
	font-size: 21px;
}

body {
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #F8F9F7;
	margin: 10px;
}

