body {
	background-color: #f6e1ec;
	margin-top: 0px;
	text-align: center;
}
a:hover {
	text-decoration: underline;
}
.linkgreylight {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #c4729d;
	text-decoration: none;
}
.titleName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #d5206c;
	text-decoration: none;
}
.linkGreyDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #c4729d;
	text-decoration: none;
}
.DarkGreyName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #c42e77;
	text-decoration: none;
}
.smallDarkGrey {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #60605F;
	text-decoration: none;
}


.formstyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #A5ACB2;
}
.textfooter {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #e9c0d5;
	text-decoration: none;
}
.DarkGreyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e32883;
	text-decoration: none;
}
.formstyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #D7D6CE;
	border: 1px solid #D7D6CE;
	padding: 1px;
}
.textred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
.DarkGrey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C4729D;
	text-decoration: none;
}
.notsale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: line-through;
	color: #990000;
}
