body {
	background-color: #fff8dc;
}

img.no_border {
	border=0;
}

.bodytext_normal {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #990000;
}

.bodytext_medium {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #990000;
}

.bodytext_italic {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #990000;
}

.listtext_normal {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: small;
	color: black;
}

.infotext_normal {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	color: black;
}

.infotext_normal_small {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: black;
}

.infotext_italic {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: black;
}

.infotext_medium {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: black;
}

.infotext_small {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 6pt;
	font-weight: 100;
	color: gray;
}

.headline {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}

.subhead {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #008000;
}

.menuheader {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #990000;
}

a.small {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: xx-small;
}

td.red_cell {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #fff8dc;
	background-color: #990000;
}
