@charset "utf-8";
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	padding-left: 20px;
	margin-bottom: -10px;
	color: #333333;
	text-align: left;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	padding-left: 20px;
	text-align: justify;
	background-position: left;
	padding-right: 220px;
}
.bgtable {
	background-image: url(../images/bgpage.jpg);
	background-repeat: repeat-x;
}
.Headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	padding-left: 20px;
	margin-bottom: -10px;
	color: #333333;
	text-align: left;
}
.Headings19 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	padding-left: 20px;
	margin-bottom: -10px;
	color: #b0343d;
	text-align: left;
}
#text a {
	color: #BD525A;
	text-decoration: none;
}
#text a:hover {
	text-decoration: none;
	color: #CC7F87;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BE535B;
}
#text a:visited {
	color: #BE535B;
	text-decoration: none;
}
#text a:active {
	color: #BD525A;
	text-decoration: none;
}