@charset "utf-8";
body {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #303063;
	background-color: #C2C2BC;
	margin-top: 20px;
	margin-left: 15px;
}
h1 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	color: #465151;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #303063;
	margin-bottom: 4px;
}
sub {
	text-indent: 100px;
	margin-top: 1px;
	margin-bottom: 5px;
}
.subtitle {
	font-style: italic;
	margin-top: 5px;
	border: none;
	text-indent: 25px;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
}
.subscript {
	margin-top: 2px;
	font-size: 10px;
}
