@charset "utf-8";

.smallFont {
	font-size: 0.8em;
}

h1 {
	font-size: 1.5em;
}

hr {
	background-color: #A0A0FF;
	height: 8px;
	border-style: none;
	border-width: 0px;
}
