body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.address {
	font-family: Arial, Helvetica, sans-serif, Webdings;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color : #FFFFE7;
}
.box {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #142155;
	border: thin ridge #142155;
	padding: 5px;
}

.heading {
	font-family: Arial, Helvetica, sans-serif, Webdings;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color : #FFFFE7;
}
.text {
	font-family: Arial, Helvetica, sans-serif, Webdings;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color : #FFFFE7;
}
.date {
	font-family: Arial, Helvetica, sans-serif, Webdings;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color : #FFFFE7;
}
.cmd {
	font-family: Arial, Helvetica, sans-serif, Webdings;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color : #FFFFE7;
}
.textital {
	font-family: Arial, Helvetica, sans-serif, Webdings;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	background-color : #FFFFE7;
}
.textul {
	font-family: Arial, Helvetica, sans-serif, Webdings;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	background-color : #FFFFE7;
}
.LinkUL {
	font-size: 12px;
	font-style: normal;
	color: #333333;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif, Webdings;
	font-weight: bold;
	text-decoration: underline;
	background-color : #FFFFE7;
}
