body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EBEBCF;
}
td {
	font-family: tahoma;
	font-size: 11px;
	color: #EBEBCF;
}
.fontface {
	font-family: tahoma;
	font-weight: bolder;
	font-size: 9px;
	color: #BA737A;
	text-decoration: none;
	text-align: top;
}

P {
	font-family: tahoma;
	font-size: 11px;
	color: #EBEBCF;
}

.divstyle {	position:absolute;
		border: #555555 1px solid;
		top:0;
		left:0 }

.pstyletitle {
		postion:absolute;
		background:#EBEBCF;
		padding: 2px;
		color: #555555;
		font-size: 11px;
		font-family: verdana, arial
	}

.pstylebody {
		postion:absolute;
		background: black;
		padding: 2px;
		color: #EBEBCF;
		font-size: 10px;
		font-family: verdana, arial
	}