body
{
	color: #000;
	background-color: #fff;
	font-size: 1em;
}

a
{
	color: #000;
	text-decoration: none;
}

.noPrint
{
	display: none;
}

.noBGPrint
{
	background: url(none);
}

.FullArea
{
	background: #fff url(none);
}

.FullArea .FullHead
{
	display: none;
}

.FullArea .FullContent
{
	background: #fff url(none);
}

