.nudes3d {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFF00;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #800080;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #C0C0C0;
}
.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #800080;
}
.contentheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.errorcolumn1 {
	width: 30%;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: red;
}
.errorcolumn2 {
	width: 70%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: red;
}
.listingstable {
	table-layout: fixed;
	text-align: center;
	border-collapse: collapse;
	border: none;
}
.listingsheader {
	width: 108px;
	text-align: center;
	font-weight: bold;
}
.listingsheader2 {
	width: 216px;
	text-align: center;
	font-weight: bold;
}
.listingscolumn {
	width: 108px;
	text-align: center;
	font-weight: normal;
	border-top: solid;
	border-width: 1px;
	border-color: black;
}
.listingscolumn2 {
	width: 216px;
	text-align: center;
	font-weight: normal;
	border-top: solid;
	border-width: 1px;
	border-color: black;
}


