A
{
    COLOR: darkblue;
	TEXT-DECORATION: none;
}
A:hover
{
    COLOR: #990033;
	TEXT-DECORATION: none;
    background-color: lightyellow;
}

.hilight
{
    background: lightgoldenrodyellow;
}

P
{
    COLOR: black;
    FONT-FAMILY: 'Lucida Grande', Geneva, Verdana, Tahoma, Arial, Helvetica, sans-serif, "MS sans serif";
}

BODY
{
    COLOR: black;
    FONT-FAMILY: 'Lucida Grande', Geneva, Verdana, Tahoma, Arial, Helvetica, sans-serif, "MS sans serif";
}

div.story
{

	margin: -0.5ex 1em 1em 275px;
	clear: left;

}

div.rsscol
{
  width: 220px;
  margin-left: 10px;
  position: absolute;
  left: 1.5ex;
  top: 0;
  background-color: transparent;

}

div.main
{
  //border: 1px solid rgb(204,204,204);

}

.rss
{

	font-size: 80%;

}

b.rsstitle
{
	font-size: 100%;
}

span.smalldate
{

	font-size: 70%;

}

.small
{
	font-size: 80%;
}

input.button
{

	font-size: 80%;
	font-color: darkblue;
	border-style: outset;
	border-width: 1px;
	border-color: #004186;
	background-color: white;
}

.hitbar
{
	background-color: #ccccff;

}

input.button:hover
{
	/* font-weight: bold; */
	color: #004186;
	/* font-size:9px; */
	background-color: #e5ecf9;
	border-style: inset;
	/* letter-spacing: -0.5px */
}

form
{
	margin: 0px;

}

.resume
{
	font-family: monaco, courier, monospaced, serif;
	font-size: 12;

}

img
{
	padding: 10px;

}

.story
{
        margin-left: 2cm;
        padding-right: 3cm;
        margin-bottom: 1cm;

}

div.quote
{
	color:#222; 
	border:1px #FC0 dotted; 
	background: #ccccff; 
	padding:10px 20px 10px 20px; 
	margin:10px 25px 10px 25px;
}

div.writeback
{
	margin: 10px 25px 10px 25px;
	border:1px #FC0 dotted;
	font-size: 10;
	background-color: #EEEEEE;
	padding:10px 20px 10px 20px;

}

.invite
{
	font-size: 80%;
	text-align: right;
}

.title
{

	font-size: 18pt;
	font-style: bold;

}

.comment
{
//	font-size: 80%;
	text-align: left;
	text-decoration: italic;
}

.commenter
{
//	font-size: 80%;
	text-align: right;
	font-weight: bold;
}

.weather
{
	font-size: 70%;
	text-align: center;
}

dl dt {
    font-weight: bold;
}

dl dd {
    margin-left: 1em;
    margin-top: 1em;
}
