h1           { font-family: Arial; font-size: 12pt; color: #004080 }
h2           { font-family: Arial; font-size: 10pt; color: #3366CC }
.readonlyscreen {
	padding: 0;
	text-align: left;
	background-position: bottom;
	border: 1px dashed #999999;
}
.readonlyfield {
	padding: 0;
	text-align: left;
	border: 0px none;
	color: #000000;
	background-color: #99CCFF;
	font-size: x-small;

}
.disabled {
	padding: 0;
	text-align: left;
	background-position: center;
	border: 0px none #99CCFF;
	color: #000000;
	background-color: #99CCFF;
	font-size: x-small;
	font-weight: normal;

}
s
body         { font-family: Arial; font-size: 9pt }
td           { font-family: Arial; font-size: 9pt }
input        {
	font-family: "Arial";
	font-size: 9pt;
}
.pagebreak {
	page-break-before: always;
}
.event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
}
.Lunch {
	font-weight: normal;
	border: thin none #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	height: 50px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	display: inline;



}
