body {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 10px;
	background-color: #FFF;
	line-height: 14px;
}
a:link {
	font-size: 1em;
	color: #990000;
	text-decoration: none;
}
.tintext {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #999933;
	text-decoration: none;
}
.senses {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 0.8em;
	text-transform: uppercase;
	color: #7F7763;
	letter-spacing: 0.2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #7F7763;
	border-right-color: #7F7763;
	border-bottom-color: #7F7763;
	border-left-color: #7F7763;
	padding-left: 5px;
	margin-top: 5px;
}
.navlinks {
	font-size: 1.2em;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0.1em;
	border-left-color: #999999;
}
.leftbodymargin {
	padding-left: 15px;
}
.SUBhead {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 1.8em;
	color: #333333;
}
.largeSUBhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #66001E;
}
.leftpadme {
	padding-left: 30px;
}
.topdotsdivider {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.leftdotsdivider {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
