@charset "UTF-8";
/* CSS Document */

.tdContent {
	background-image: url(images/LGR_Website_content.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.style1 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	line-height: 25px;
}
.style2 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	line-height: 15px;
	color: #FAD89B;
}
.style3 {
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	line-height: 15px;
	color: #999900;
}

