html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
} body {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #C8C1C4;
	text-decoration: none;
	background-color: #804053;
} .form {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration: none;
} .listing {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #C8C1C4;
	text-decoration: none;
} .text {
	font-family:Verdana, Arial, Tahoma ;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #C8C1C4;
	text-decoration: none;
} table, td, th {
	padding: 0px; margin: 0px;
} p, td {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #C8C1C4;
	text-decoration: none;
} a:link, a:active, a:visited {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #DCBECA;
	text-decoration: none;
} a:hover {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	font-style: normal;
	color: white;
	font-weight: bold;
	text-decoration: underline;
} h3, .h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #B18B97;
	text-decoration: none;
} h2, .h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #F3EEB8;
	text-decoration: none;
} h1, .h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #F3EEB8;
	text-decoration: none;
} .h100 {
	height: 100%;
} .a11yellow {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F2EEB7;
} .v10pur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B18B97;
} .strong {
	font-weight: bold;
}