body,
div#contents
{
	font-family:						'Times New Roman',Times,serif !important;
	background:							white !important;
	color:								black !important;
	font-size:							0.85em !important;
	letter-spacing:						normal !important;
	line-height:						normal !important;
	word-spacing:						normal !important;
	
}
*
{
	float:								none;
	width:								100%;
 	text-align:							justify;
}
div#wrapper,
div#container
{
	width: auto;
}
div#contents
{
	float:								none;
	width:								100%
}
.invisible,
div#header,
div#left,
div#right,
div#footer
{
	display:							none;

}

table
{
	border-spacing:						5px;
}
a:link, a:visited
{
	color:								#781351;
}