body	{
	background-color:black;
}
img	{
	border-color:black;
}
a:link  {
        color:#663333;
}
a:visited{
        color:#663333;
}
.menu	{
	font-family: Courier New, Courier, mono;
	font-style: normal;
	font-size: 9pt;
	color: white
}
.head	{
	font-family: Arial, Helvetica;

	font-style: normal;
	font-size: 11pt;
	color:black
}
.info	{
	font-family: Arial, Helvetica;
	font-style: normal;
	font-size: 11pt;
	color:black
}
.item	{
	font-family: Arial, Helvetica;
	font-style: normal;
	font-size: 10pt;
	color:black
}
.blurb	{
	font-family: Arial, Helvetica;
	font-style: normal;
	font-size: 9pt;
	color:black
}
.foot	{
	font-family: Courier New, Courier, mono;
	font-style: normal;
	font-size: 9pt;
	color: black
}
.left 	{
	position: relative;
	left: 10px;
}
.right {
	position: absolute;
	right: 20px;
	font-family: Courier New, Courier, mono;
	font-size: 9pt;
}
.back	{
	background-image: url("graphic/background.jpg")
}	
a.tlink:link { color: white; }
a.tlink:visited { color: white; }
a.tlink:hover { color: red; }
