body
{
	color: #000000;
	font-family: Georgia, Times, serif;
	font-size: 13px;
}

form, input, textarea {margin: 0;}

#credit
{
	color: #666;
	font-size: .95em;
}

#credit a:link
{
	text-decoration: underline;
	color: #666;
	background-color: transparent;
}

#credit a:visited
{
	text-decoration: underline;
	color: #666;
	background-color: transparent;
}

#credit a:hover
{
	text-decoration: none;
	color: #0000CC;
	background-color: transparent;
}

#credit a:active
{
	text-decoration: none;
	color: #0033FF;
	background-color: transparent;
}

table
{
	color: #000000;
	font-family: Georgia, Times, serif;
	font-size: 13px;
}

body, p, td, h1, h2, h3
{
	font-family: Georgia, Times, serif;
	color: black;
}

select.pulldown {width: 130px;}

form { margin: 0 0 5px 0; }

select, input {margin: 0;}

input.searchField {width: 90px;}


#archive
{
	line-height: 1.5em;
}

#archive a:link
{
	text-decoration: none;
	color: #000066;
	background-color: transparent;
}

#archive a:visited
{
	text-decoration: none;
	color: #000066;
	background-color: transparent;
}

#archive a:hover
{
	text-decoration: none;
	color: #0000CC;
	background-color: transparent;
}

#archive a:active
{
	text-decoration: none;
	color: #0033FF;
	background-color: transparent;
}

#entries p
{
	font-size: 1em;
	line-height: 1.75em;
	margin: 0 0 .75em 0;
}

h3.line
{
	border-bottom: #CCCCCC;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	color: #333;
}

#entries p.date
{
	border-bottom: #CCCCCC;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	text-align: right;
	color: #999999;
	font-size: .85em;
}

#entries p.datenoline
{
	text-align: right;
	color: #999999;
	font-size: .85em;
}
#entries h2
{
	font-size: 1em;
	line-height: 1.75em;
	font-weight: bold;
	margin: 1em 0 0 0;
	color: #999;
	border-bottom: #CCCCCC;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

#entries h3
{
	font-size: 1em;
	line-height: 1.75em;
	font-weight: bold;
	margin: 1em 0 0 0;
}


#entries a:link
{
	text-decoration: underline;
	color: #0000CC;
	background-color: transparent;
}

#entries a:visited
{
	text-decoration: underline;
	color: #0000CC;
	background-color: transparent;
}

#entries a:hover
{
	text-decoration: none;
	color: #000033;
	background-color: transparent;
}

#entries a:active
{
	text-decoration: none;
	color: #0033FF;
	background-color: transparent;
}