BODY {	  
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
        background: #ed0c6d;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
        color: #FFFFFF;
}

p, blockquote, pre, th, label { margin: 0; line-height: 1.5em; margin-bottom: 1.5em; } 

td,p,.text {
	color: #FFFFFF;
	font-size: 12px;
}



a {
	color: #FFFFFF;
}

.png
{
//background-image: none ! important;
behavior: url('/pngfix.htc');
}

img, div, input { behavior: url("/iepngfix.htc"); }