body {
 background-color: #FFFFFF; 
 } 
table{

	width: 780px;
}
table th {
    font-weight: 780;
	text-align: left;
    border: 1px solid #000000; 
}

table tr {
	font-family: Arial, sans-serif;
	height: auto;
	vertical-align: top;
	white-space: normal;
	color: windowtext;
	font-size: 10.0pt;
	font-style: normal;
	text-decoration: none;
	text-align: general;
	border: 1px solid #000000;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}

table tr td {
  border: 1px solid #000000; 
}

table tr td.surname {
 width: 97px;

}
td.name {
 width: 181px;
}
td.inst {
 width: 319px;
}
td.dept {
 width: 227px;
}
td.theme {
 width: 100px;
}
td.date{
 width: 80px
}
td.filen{
 width: 490;
}
td.file {
	width: 500;
	color: blue;
	text-decoration: underline;
	font-weight: normal;
}

