body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(roses.gif);
}
.title {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #005fa3;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #005fa3;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #002947;
	text-decoration: none;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #393B52;
	line-height: 14pt;
}
.textBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: bold;
	font-weight: bold;
	color: #393B52;
	line-height: 14pt;
}
.textSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #393B52;
	line-height: 14pt;
}
