body
{
	background-image: none;
	color: #cccccc;
	font-family: Sans-Serif;
	background-color: black;
}
A:link
{
	color: #eda82d;
}
A:visited
{
	color: #a96409;
}
A:active
{
	color: #ff750a;
}
.font_page_header
{
	font-weight: bold;
	font-size: larger;
	color: #cb860b;
}
.font_header_01
{
	font-weight: bold;
	font-size: 14pt;
	color: #cccccc;
}
.font_header_02
{
	font-weight: bold;
	font-size: 13pt;
	color: #cccccc;
}
.font_header_03
{
	font-weight: bold;
	font-size: 12pt;
	color: #cccccc;
}
hr {
	height: 0;
	border: 0;
	border-top: 1px solid #cd231d;
}
hr.dark_red {
	height: 0;
	border: 0;
	border-top: 1px solid #660000;
}
div.centered 
{
	text-align: center;
}
div.centered table 
{
	width: 600px;
	margin: 0 auto; 
	text-align: left;
}
IMG.art_thumbnail
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
}
