.table-main {
	background-image: url(00-images/bg-01-light.jpg);
	background-repeat: repeat;
	border: 8px double #363636;
	color: #333333;
	font-size: 14px;
}
body {
	background-image: url(00-images/bg-01-dark.jpg);
	background-repeat: repeat;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #E2E2E2;
}
.text-content {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #363636;
	padding-right: 10px;
	padding-left: 10px;
}
.recip-text {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	text-align: center;
}
a:link {
	color: #990033;
	text-decoration: none;
}
a:visited {
	color: #D20044;
	text-decoration: underline;
}
a:hover {
	color: #d20044;
	text-decoration: underline;
}
a:active {
	color: #d20044;
	text-decoration: underline;
}
.text-ads {
	font-family: Georgia, Geneva, "Times New Roman";
	font-weight: bold;
	color: #363636;
}

