BODY {	  
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
	font-family: Trebuchet MS, Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        background: #FFFFFF;
        color: #000000;
}

body { font-size: 11px; line-height: 1.5em; margin: 0; padding: 0 } 
h1 { margin: 0; font-size: 1.6666666666666667em; line-height: 0.9em; margin-bottom: 0.9em; } 
h2 { margin: 0; font-size: 1.5em; line-height: 1em; margin-bottom: 1em; } 
h3 { margin: 0; font-size: 1.3333333333333332em; line-height: 1.125em; margin-bottom: 1.125em; } 
h4 { margin: 0; font-size: 1.1666666666666667em; line-height: 1.2857142857142858em; margin-bottom: 1.2857142857142858em; } 
p, ul, blockquote, pre, td, th, label { margin: 0; font-size: 1em; line-height: 1.5em; margin-bottom: 1.5em; } 
p.small { margin: 0; font-size: 0.8333333333333334em; line-height: 1.8em; margin-bottom: 1.8em; } 



hr{
	color: #CCCCCC;
	height: 0px; 
	border: solid #CCCCCC 0px; 
	border-top-width: 1px;
}

td,p,.text {
	color: #111111;
	font-size: 11px;
}



a {
	color: #000000;
}

.png
{
//background-image: none ! important;
behavior: url('/pngfix.htc');
}

img, div, input { behavior: url("/iepngfix.htc"); }