body {
	background-image: url(images/bkgdRose2.gif);
	background-repeat: no-repeat;
	background-position: 50% 148px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #b30320c;
	background-color: #FFFFCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #BE5830;
	text-align: center;
	text-transform: capitalize;
	text-decoration: underline;

}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BE5830;
}
.emphasis {
	font-style: italic;
	font-weight: bold;
}
.list-slanty {
	font-style: italic;
	font-weight: normal;
	margin-top: 20px;
}
.slanty {
	font-style: italic;
	font-weight: normal;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BE5830;
	font-style: italic;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BE5830;
}
.tablehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: bold;
	color: #BE5830;
}
.unseenheading {
	display: none;
}

