body {
  color : #000000;
  background : #ffffff;
}
a {
  text-decoration : underline;
  color : #0000ff;
}

body, th, td, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10pt;
}

table.content {
	width: 100%;
	background : #ffffff;
}	

table.tablaNavFooter {
 display: none;
}

#NavCourse, #NavBarRight, #NavBarLeft
{
 display: none;
}