.hostTitle {
  font-family : serif;
  font-size : 18pt;
  color : #B5A855;
  text-decoration : none;
  font-weight: bold;
  background-color : #333333;
  background-image : url(/graphics/midbig.gif);
}

.columnTitle {
  font-family : serif;
  font-size : 12pt;
  color : #D8D8D8;
  text-decoration : none;
  font-weight: bold;
  background-color : #333333;
  background-image : url(/graphics/mid.gif);
}

.sidebarTitle {
  font-family : serif;
  color : #B5A855;
  text-decoration : none;
  font-weight: bold;
  background-color : #333333;
  background-image : url(/header/black-tex.jpg);
}

.letterTitle {
  font-family : serif;
  color : #D8D8D8;
  text-decoration : none;
  font-weight: bold;
  background-color : #333333;
  background-image : url(/header/black-tex.jpg);
}

.quickiesTitle {
  font-family : serif;
  font-size : 12pt;
  color : #B5A855;
  text-decoration : none;
  font-weight: bold;
  background-color : #333333;
  background-image : url(/graphics/mid.gif);
}

P.timeStamp {
  font-family : serif;
  font-size : 80%;
  color : #000000;
  text-decoration : none;
  font-weight: bold;
}

.bigLetter {
  font-family : serif;
  font-size : 200%;
  color : #000000;
  text-decoration : none;
  font-weight: bold;
}

.plainStuff {
  font-family : serif;
  color : #000000;
  text-decoration : none;
  background-color : #FFFFFF;
}

.sideStuff {
  font-family : serif;
  font-size : 50%;
  color : #000000;
  text-decoration : none;
}

.letterReply {
  font-family : serif;
  color : #E8E8E8;
  text-decoration : none;
  background-color : #555555;
}

.quickiesReply {
  font-family : serif;
  color : #D8D8D8;
  text-decoration : none;
  font-weight: bold;
  background-color : #555555;
}

.hiddenText {
  font-family : serif;
  color : #E8E8E8;
  text-decoration : none;
}

.spoiler {
  font-family : serif;
  font-size : 150%;
  color : #FF0000;
  text-decoration : none;
}

A.reply:link {
  font-family : serif;
  color : #B5A855;
  text-decoration : none;
  background-color : #555555;
}

A.mailto:link {
  font-family : serif;
  font-size : 14pt;
  color : #E8E8E8;
  text-decoration : none;
  font-weight: bold;
}

table.main {
	border-right:1px solid black;
	border-bottom:1px solid black;
}
td.main {
	background:#EEEEEE;
	border-top:1px solid black;
	border-left:1px solid black;
}
td.left {
	font-weight:bold;
	font-size:13pt;
	background-color: #888888;
	border-top:1px solid black;
	border-left:1px solid black;
	text-align:center;
}
td.main-top {
	background-color: #E3E3E3;
	border-top:1px solid black;
	border-left:1px solid black;
	text-align:left;
}
td.left-image {
	font-weight:bold;
	font-size:13pt;
	background-color: #E3E3E3;
	border-top:1px solid black;
	border-left:1px solid black;
	text-align:center;
	width:150px;
}
.image {
	border:1px solid black;
	text-align:center;
}
td.title {
	background-color: transparent;
	border-top:1px solid black;
	border-left:1px solid black;
	font-family: Times New Roman, serif;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/header/black-tex.jpg);
}
p {
	text-indent: 20px;
}

