body {
	margin : 0 0 0 0;
	background-image : url(../images/bg-mosaic.gif);
}
h1 {
	font-family : arial,sans-serif;
	font-size : 12pt;
	color : black;
	font-weight : bold;
	margin : 0 0 12 0;
	}
h2 {
	font-family : arial,sans-serif;
	font-size : 10pt;
	color : black;
	font-weight : bold;
	margin : 0;
	}
h3 {
	font-family : arial,sans-serif;
	font-size : 10pt;
	color : ffcc99;
	font-weight : bold;
	margin : 0;
	}
h4 {
	font-family : arial,sans-serif;
	font-size : 10pt;
	color : ffcc99;
	font-weight : bold;
	margin : 0;
	text-align : center;
}
h5 {
	font-family : arial,sans-serif;
	font-size : 8pt;
	color : black;
	font-weight : normal;
	margin : 6;
}
h6 {
	font-family : arial,sans-serif;
	font-size : 8pt;
	color : ffcc99;
	font-weight : normal;
}
td  {
	font-family : arial,sans-serif;
	font-size : 10pt;
	color : ffcc99;
	text-decoration : none;
	}
.lbg {
	font-family : arial,sans-serif;
	font-size : 10pt;
	color : black;
	text-decoration: none;
	}
.sl {
	font-family : arial,sans-serif;
	font-size : 9pt;
	color : black;
	background-color : cd853f;
	text-align : left;
}
.sr {
	font-family : arial,sans-serif;
	font-size : 8pt;
	color : black;
	background-color : ffcc99;
	text-align : center;
}
.srr {
	font-family : arial,sans-serif;
	font-size : 9pt;
	color : black;
	background-color : ffcc99;
	text-align : left;
}
a.dbg:link, a.dbg:active, a.dbg:visited {
	font-family : arial, sans-serif;
	font-size : 10pt;
	color : ffcc99;
	text-decoration : none;
	}
a.dbg:hover {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: red;
	text-decoration: none;
	}
a.dbgu:link,a.dbgu:active, a.dbgu:visited {
	font-family : arial, sans-serif;
	font-size : 10pt;
	color : ffcc99;
	text-decoration : underline;
	}
a.dbgu:hover {
	font-family : arial, sans-serif;
	font-size : 10pt;
	color : red;
	text-decoration : underline;
	}
a.lbg:link, a.lbgu:active, a.lbgu:visited {
	font-family : arial, sans-serif;
	font-size : 10pt;
	color : black;
	text-decoration: none;
	}
a.lbg:hover {
	font-family : arial, sans-serif;
	font-size : 10pt;
	color : red;
	text-decoration: none;
	}
a.lbgu:link, a.lbgu:active, a.lbgu:visited {
	font-family : arial, sans-serif;
	font-size : 10pt;
	color : black;
	text-decoration : underline;
	}
a.lbgu:hover {
	font-family : arial, sans-serif;
	font-size : 10pt;
	color : red;
	text-decoration : underline;
	}
a.zzz {
	font-family : arial, sans-serif;
	font-size : 10pt;
	color : ffcc99;
	text-decoration : none;
	}