body {
	background:transparent;
	color: #000;
	font-family: Verdana,Arial;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	margin:8px;
	padding:0px;
}

table, th, tr, td{
	color: #000;
	font-family: Verdana,Arial;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
}

div {
font-size:11px;
}

a
{
	text-decoration:none;
	color: #1b1039;
}

body {
	background-color:#fff;
	}

.mdiv {
	margin-left:4px;
	margin-right:4px;
	margin-top:10px;
	margin-bottom:10px;
	padding:12px;
		
	border: 1px solid #cfcfcf;
	background: #fbfbfb;
	color: #1b1079;

	width:390px;
	height:80px;
	font-size:11px;
	}
	
