.table_bg {
	background-attachment: scroll;
	background-image: url(images/globe.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.heading1 {
	font-family: "Bank Gothic", Palatino, Tahoma, "Trebuchet MS", Arial;
	font-size: 24px;
	color: c04545;
	text-decoration: none;
	font-variant: small-caps;
}
.heading2 {
	font-family: "Bank Gothic", Palatino, Tahoma, "Trebuchet MS", Arial;
	font-size: 18px;
	font-style: italic;
	text-transform: none;
	color: c04545;
	font-variant: small-caps;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 13px;
	font-weight: 100;
	text-decoration: underline;
}
.body {
	font-family: "Trebuchet MS", Palatino, Arial;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	font-weight: lighter;
}
.body_table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: c04545;
	border-right-color: c04545;
	border-bottom-color: c04545;
	border-left-color: c04545;
}
