/* MLEAD */

/* @group Basic */
html {															
	background-color: #333;
	margin: 0;
	padding: 0;
}

img  {  border: none;  }

body  {
    width: 815px;
    height: auto;
	margin:  10px auto;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:  14px;
	font-weight:  normal;	
	line-height:  18px;
	color: #333333;
    border-style: none;
}
td,p {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:  14px;
	font-weight:  normal;	
	line-height:  18px;
	color: #333333;
}

/* @end  */

/* @group Basic page structure  */



/* @end Basic page structure  */

