BODY	{
	 font-family: arial, helvetica, sans-serif;
	 font-weight: normal;
	 color: #006600;
	 background: #99ff99;
	}
A.bookmark {
	 color: #006600;
	 text-decoration: none;
	}
H1	{
	 font-size: 150%;
	 color: #99ff99;
	 background: #006600;
	}
H2	{
	 font-size: 150%;
	}
H3	{
	 font-size: medium;
	}
SPAN.subtitle {
	 font-size: 50%;
	}
.banner	{
	 width: 100%;
	 text-align: center;
	}
.content {
	}
.adsense {
	 float: right;
	 clear: right;
	 margin-left: 1em;
	 padding-bottom: 5px;
	}
.mugshot {
	 float: right;
	 margin: .5em;
	 margin-right: 0;
	}
.attngrabber {
	 float: left;
	 margin: .5em;
	 margin-left: 0;
	}
A IMG	{
	 border: none;
	}
.tagline {
	font-size: smaller;
	}
.textad	{
	 float: right;
	 width: 15%;
	 border: thin solid;
	 padding: .5em;
	 margin-left: .5em;
	}
DIV.textbanner {
	 text-align: center;
	 width: 468px;
	 height: 20px;
	 padding-top: 20px;
	 padding-bottom: 20px;
	 font-size: 20px;
	 border: thin solid;
	}
A.textbanner {
	 border: none;
	 text-decoration: none;
	}
.textbox {
	 width: 70%;
	 border: thin solid;
	 padding: .5em;
	 margin-bottom: 1em;
	}
TT	{
	 font-family: courier, serif;
	 font-size: medium;
	}
PRE	{
	 white-space: pre-wrap;
	}
