BODY {
	
	Background-color: #ffffff;
}

td {
	font-family: Tahoma,  Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #929278; 
	font-weight:normal; 
	line-height:16px;
}
.graytext{
	font-size: 11px; 
	color: #757575; 
	font-weight:normal; 
	line-height:18px;
	}
.darkpink {
	color: #EB0F6C;
}
.pink {
	color: #E3B8CD;
}

.back {
	background-image: url(images/graybox.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.white{color:#FFFFFF;}.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #DFDFDF;
}
.whitecolor{color:#ffffff;}
.big {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
