body {
	color: #232323;
	font-family: Times, serif;
	font-size: 14px;
	font-weight: 100;
	list-style-position: inside;
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
}

a {
	color: #1f1f32;
font-family: Times, serif;
font-size: 16px;
}

a:hover {
	color: #1f1f32;
	font-family: Times, serif;
	font-size: 16px;
	font-weight: 600;
	text-decoration: underline;
}

h1 {
	color: #676868;
	font-family: Times, serif;
	font-size: 60px;
	font-weight: 100;
}

h2 {
	font-family: Times, serif;
	font-size: 60px;
	font-weight: 100;
}

h3 {
	font-family: Times, serif;
	font-size: 20pt;
	font-weight: bold;
}

h4 {
	color: #676868;
	font-family: Times, serif;
	font-size: 72px;
	font-weight: 100;
}

kent {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 72px;
	font-weight: 100;
	letter-spacing: -1px;
}

comedian {
	color: #b70c8e;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 48px;
	font-stretch: normal;
	font-variant: normal;
	font-weight: 500;
	letter-spacing: -1px;
}

menu {
	color: #676867;
	font-family: Times, serif;
	font-size: 16px;
	font-weight: 100;
}

menulite {
	color: #b4b7b7;
	font-family: Times, serif;
	font-size: 16px;
	font-weight: 100;
}

p {
	color: #676867;
}

p {
	color: #676867;
}

li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: auto;
}

img {
	border-style: none;
	padding: 1px;
}