body {
	font-family: "Courier New", Courier, mono;
	font-size: 6px;
	font-weight: normal;
	color: #663300;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	margin-left: 15px;
}
h3 {
	font-size: 25px;
	font-weight: lighter;
}
a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #99CCFF;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 25px;
}
p {
	font-size: 12px;
}
.resume {
	font-size: 12px;
}
.thread {
	font-size: 9px;
}

