body {
 font-family: Arial;
 font-size: 13px ;
}

a {
text-decoration: none;
color: Blue;
}

a:hover {
text-decoration: underline;
}

table.border {
	background-color: #4444ff;
}

table.prelist {
font-size: 11px;
width:550px;
background-color: #ffff80;
}

table.preform {
background-color: #ffff80;
}
