/* CSS Document */

.BODY
{
	/*	Stick with #FFFFCC -- all the graphics expect it.
	background-image : url("./backgrounds/white_matte2.jpg");
	*/
}

.errata
{
	width       : 500px;
	text-align  : center;

	color       : black;
    font-size	: 14px;
	line-height : 16px;
    font-weight	: bold; 
    font-family	: Tahoma, Arial, Helv; 

	display     : none;
}

.affiliates
{
	width       : 500px;
	text-align  : center;

	color       : black;
    font-size	: 14px;
	line-height : 16px;
    font-weight	: bold; 
    font-family	: Tahoma, Arial, Helv; 

	display     : none;
}
