body
{
	background-color: #ffffff;
	background-image: url(/images/bkg.gif);
}


.greytext
{
	color: #666;
	font-family: Courier, Lucida Fax, Monaco;
	font-size: 13px;
	line-height: 25px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.greytexttitle
{
	color: #666;
	font-family: Courier, Lucida Fax, Monaco;
	font-size: 14px;
	line-height: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

.dustytext

{
	color: #978CA8;
	font-family: Courier, Lucida Fax, Monaco;
	font-size: 13px;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.comments

{
	color: #99C;
	font-family: Courier, Lucida Fax, Monaco;
	font-size: 12px;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

a:link {
	color: #666600;
	font-family: Courier, Lucida Fax, Monaco;
	font-size: 13px;
	line-height: 15px;
	text-decoration: none;
}

a:visited {
	color: #999966;
	font-family: Courier, Lucida Fax, Monaco;
	font-size: 13px;
	line-height: 15px;
	text-decoration: none;
}

a:focus {
	color: #978CA8;
	font-family: Courier, Lucida Fax, Monaco;
	font-size: 13px;
	line-height: 15px;
	text-decoration: none;

}

a:hover {
	color: #978CA8;
	font-family: Courier, Lucida Fax, Monaco;
	font-size: 13px;
	line-height: 15px;
	text-decoration: none;

}

a:active {
	color: #978CA8;
	font-family: Courier, Lucida Fax, Monaco;
	font-size: 13px;
	line-height: 15px;
	text-decoration: none;

}

.commenthidden {display:none} 
.commentshown {display:inline}
