body {
  font-family: "Times New Roman", Times, serif;
  color:#000099;
  font-size:14px;
  background-color:#DADCE8;
  background-image:url(hostel_tile.gif)
}

td {
	font-family: "Times New Roman", Times, serif;
	 color:#000099;
}

th {
	font-family: "Times New Roman", Times, serif;
	 color:#000099;
}

.tdtop {vertical-align:top}

.styleA {
 color:#000066;
 font-size:36px;

}

.boldText {
	font-weight:bold;
}

.errorText {
	color:#FF0000;
	font-weight:600;
}

.title {
	color:#0033CC;
	font-weight:600;
}

.info {
	font-size:9px;
	}

.subtitle {
   color:#000066;
   font-weight:500;
}