body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #50264A;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p { margin:0 0 10px 0; }

a:link {
	text-decoration: none;
	color: #a89443;
}
a:visited {
	text-decoration: none;
	color: #a89443;
}
a:hover {
	text-decoration: none;
	color: #e50278;
}
a:active {
	text-decoration: none;
	color: #e50278;
}

.nine {
	font-size:9px;
	font-weight: normal;
	line-height:14px;
	letter-spacing: .14em;
}
.nineFFF {
	font-size:9px;
	font-weight: normal;
	color:#FFF;
	line-height:11px;
	letter-spacing: .14em;
}
.ten {
	font-size:10px;
	font-weight: normal;
	line-height: 17px;
	letter-spacing: .1em;
}
.twelve {
	font-size:12px;
	font-weight: normal;
	line-height:20px;
	letter-spacing: .1em;
}
.twelveB {
	font-size:12px;
	font-weight: normal;
	line-height:17px;
	letter-spacing: .1em;
}
.twelveC {
	font-size: 12px;
	font-weight: normal;
	line-height: 3em;
	letter-spacing: .1em;
}
.twelve-FFF {
	color:#FFF;
	font-size:12px;
}

.display {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 17px;
	line-height: 30px;
}

img {
	border-style: none;
}

a:focus, a:active { 
	-moz-outline-style: none; 
}




