@charset "utf-8";
/* Aboriginal artists CSS Document */s


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 18px;
}
a {
	font-weight: bold;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a:active {
	color: #666;
	text-decoration: blink;
}
h1 {
	color: #C63;
	font-size: 14px;
	line-height: 20px;
}


table.table-bg {
	background-color: #FFF;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;

}
table.bg-ter {
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;

}
body {
	background-color: #333;
}
h2 {
	font-size: 12px;
	color: #C60;
	display: inline;
}
.artists-name {
	font-size: 9px;
}
.details {
	font-size: 14px;
	font-weight: bold;
	color: #930;
}
.largeblack {
	font-size: 20px;
	color: #333;
	line-height: 30px;
	font-family: "Gill Sans MT Light";
}
.invite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #39573D;
	line-height: 24px;
}
.invitelarge {
	font-size: 30px;
	font-weight: bold;
	color: #3A583E;
}
