body{
	color : #000000;
	background : #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
	font-size : small;
	background-color : #FFFFFF;
    }
a { 
  text-decoration : underline; 
  color : #0000FF; 
    }
#header {margin-left: 27px }
#breadcrumb_bar {margin: 5 0 5 10}
td.darkGreyBg {background-color:#FFFFFF}

/*remove the area of page not to print*/
#SearchForm,
#top_right,
#log_bar, 
#BCHome,
#left_column, 
#left_column_end,
#pre_footer, 
#footer,
#print,
#PrinterIcon {
display : none; 
}