body {
  font-family: "Times New Roman", Times, serif;
  background-color:#FFFFFF;
  /*background-color: #d2b490;*/
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

.floatL {float:left;

}

.floatR	{float:right;

}

.small {font-size:small

}

ul.bullet	{list-style-image:url(bullet.jpg);

}

.front 	{z-index:0}

.hide	{display:none;
visibility:hidden;
}
