/***************/
/* General     */
/***************/


H1 {
	display:none;
	text-align:center;
	font-family:Times New Roman;
	font-weight:bold;
	font-size:20pt;
	color:#669966;
}

H2 {
	text-align:center;font-family:Times New Roman;
	font-weight:bold;
	font-size:16pt;
	color:#669966;
}

H3 {
	text-align:center; 
	font-family:Arial,sans-serif;
	font-weight:bold;
	font-size:10pt}

P.Credit {
	text-align:left;
	font-family:Times New Roman;
	font-weight:normal;
	font-size:8pt;
}

table {
	border:1px #000000
	padding:2px; 
	border-collapse: collapse;
     	background-color:#C0C0C0;
}

th {
	background:#C0C0C0 none;
	color:#000000;
	text-align:left;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:small;
	fontsize-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
}

td {
	background:#C0C0C0 none;
	color:#000000;
	text-align:left;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:small;
	fontsize-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
}

tbody {
	text-align:left;
}

.break {page-break-before:always;}

P.Credit {
	display:none;
}

.contentold TD A {
	background:#c0c0c0 none;
}

.contentold TD A:visited {
	background:#c0c0c0 none;
}

.contentold TD A:hover {
	background:#c0c0c0 none;
}



