.CMB  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.LBL  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	font : Arial;
	text-align : right;
}

.DF  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}


.DESC  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : center;
}

.TITLE  {
	font-size : x-small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-align : center;
}


.MLINE  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	text-align : left;
	font : Arial;
	color : Black;
}

.MBODY  {

	background-color : DCDCDC;
}

.MTBL  {
 	border : 0; 
	cellpadding : 4; 
	cellspacing : 0;
	width : 590;
	background-color : DCDCDC;
}

