/* Global Settings */
ul.plain {
  list-style : none;
}

td.label {
  text-align: right;
  font-weight: 700;
}

td.field {
}
body {
	background-color: #E8E8E8;
	background-image: url();
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
