body {
	margin-top: 45px;
	margin-left: 0px;
	background-image: url(../images/bg_es_logo.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	color: #FFFFFF;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	color: #666666;*/
}
.title {
	font-size: 18px;
/*	color: #9E9E9E; */
	color: #FFFFFF;
}

.head {
	font-size: 11px;
	font-weight: bold;
}

a {
	text-decoration: underline;
	color: #FFFFFF;
}