#center1 {
	width: 1003px;
	margin: 0 auto;
	background:  url(image/bg.jpg) repeat-y;
	font-family: Palatino Linotype,Times New Roman, Times, serif;
	font-size: 12pt;
}
#Reportfile {
	width: 1600px;
	margin: 0 auto;
	background:  url(image/bg.jpg) repeat-y;
	font-family: Palatino Linotype,Times New Roman, Times, serif;
	font-size: 12pt;
}

#report {
        margin:0;
        padding:0;
        font: 10px Times New Roman;
}

#headerp{
	font-family: Arial, Tahoma;
	font-size: 9pt;
	align:center;
}
#headert{
	font-family: Arial, Tahoma;
	font-size: 10pt;
	align:center;
	font-weight: bold;
}

#headergrep{
	font-family: Arial Narrow;
	font-size: 4;
	align:center;	
}
#center2 {
	width: 760px;
	margin: 0 auto;
	font-size: 6pt;
	font-family:  Palatino Linotype,Courier,Courier New,Palatino Linotype, Times New Roman, monospace,serif;

}
#fstyle {
	font-family: Palatino Linotype,Times New Roman, Times, serif;
	font-size: 10pt;
	font-weight: bold;
}

:link { color: rgb(51,51,125) ; text-decoration: none;}
:active { color: rgb(0,153,0) ; text-decoration: underline; }
:visited { color: rgb(85,85,175) ; text-decoration: none; }
