a
{
	background-color: Transparent;
	color: #000;
	text-decoration: none;
}

body
{
	background-color: #FFF;
	color: #000;
	margin: 0;
	padding: 0;
}

body, td, th
{
	font-family: "Times New Roman", Times, Serif;
	font-size: 12pt;
}

#ContainerMenu,
#Footer,
#Header p,
#Sidebar
{
	display: none;
}