.title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #5B3A67;
	text-decoration: none;
}
.title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #62599A;
	text-decoration: none;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #5B3A67;
	text-decoration: none;
	line-height: 16px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #5F800E;
	text-decoration: underline;
	line-height: 16px;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #D03A73;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #5B3A67;
	text-decoration: none;
}
body {
	background-color: #E0DAE2;
	margin: 0px;
}
.contentbg {
	background-image: url(images/flowerbg.jpg);
	background-repeat: no-repeat;
}
