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

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

th {
	font-family: Arial, Helvetica, sans-serif;
}
.italicxsmallboldarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.xsmallarialbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.italichead1 {
	font-family: "Monotype Corsiva";
	font-size: 36px;
}
.italichead2 {
	font-family: "Monotype Corsiva";
	font-weight: bold;
	font-size: 18px;
}
.style1 {font-size: small}
.style2 {font-size: x-small}
.style3 {
	font-size: x-large;
	font-weight: bold;
}
.style4 {font-size: 20px}
.style5 {
	color: #FF0000;
	font-weight: bold;
}
.style6 {color: #0000FF}

