
body {
	margin-top: 0px;
	padding-bottom: 10px;
	background-color: #E0E0E0;
}
.largetype {
	font-family: "Verdana", "Times New Roman", Times, serif;
	font-size: 17pt;
	line-height: 24pt;
	color: #000000;
	letter-spacing: 0.22em;
	text-transform: uppercase;
}
.megatype {
	font-family: "Verdana", "Times New Roman", Times, serif;
	font-size: 21pt;
	line-height: 27pt;
	color: #000000;
	letter-spacing: 0.10em;
}
.type {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 20pt;
	color: #000000;
}
p.typeB {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 20pt;
	color: #000000;
}
p.typeB:first-line {
	font-variant: small-caps;
}
#top {
	width: 777px;
}
#universe {
	width: 777px;
	margin-bottom: 10px;
}
#box {
	width: 540px;
	float: right;
}
#leftbox {
	float: left;
	width: 200px;
}
.commentbox {
	margin: 0px;
	background-color: #DDDDDD;
	padding: 10px;
}
	
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #630000;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
}
.microtype {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #000000;
}
blockquote {
	border-left: 1px solid #AAAAAA;
	margin: 2em 2em 2em 1em;
	padding: 0 .75em 0 1.25em;
}
