body {
	background-color: #FFFFFF;
}
.style1 {color: #000000}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.style2 {font-size: 14px}
.style3 {font-size: 12px}

   html, body, #table1 {
      height:100%;
    
   }