.drop_initial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	font-weight: bolder;
}
body {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
}
td {
	font-size: 13px;
	line-height: 18px;
}
.headline1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.headline2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #64426A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.small_text {
	font-size: 11px;
}
