html{
      margin:0;
      padding:0;
      height:100%;
      border:none
}
body {
	margin: 0;
	margin-left: 25px;
    padding:0;
    height:100%;
    border:none
}
td {
	font: 12px Arial, Helvetica, sans-serif;
	height: 100%;
}
.nobgrepeat {
	height:410px;
}
.nounderline {
	text-decoration: none;
}
.link {
	color: #0000CC;
}
