/* Let no border around the body appear, and set it to display on a white background */ body, html { margin: 0px; padding: 0px; background-color: white; } normal, .normal { font-size: 13px; font-family: arial, helvetica, sans-serif; } small, .small { font-size: 10px; font-family: verdana, arial, helvetica, sans-serif; } tiny, .tiny { font-size: 8px; font-family: verdana, arial, helvetica, sans-serif; } prijs, .prijs { font-size: 12px; font-family: arial, helvetica, sans-serif; } a {font-family: verdana, arial, helvetica, sans-serif; text-decoration: none; color: #000000} .table_item { background-color: #9999cc; font-size: 10px; font-family: verdana, arial, helvetica, sans-serif; } td.table_item { background-color: #9999cc; font-size: 10px; font-family: verdana, arial, helvetica, sans-serif; } td.table_head { background-color: #8888AA; font-size: 10px; font-family: verdana, arial, helvetica, sans-serif; } tr.table_head { background-color: #99cccc; font-size: 10px; font-family: verdana, arial, helvetica, sans-serif; } tr.table_item { background-color: #8888AA; font-size: 10px; font-family: verdana, arial, helvetica, sans-serif; } td.table_cat { background-color: #ffffff; font-size: 10px; font-family: verdana, arial, helvetica, sans-serif; } tr.table_cat { background-color: #ffffff; font-size: 10px; font-family: verdana, arial, helvetica, sans-serif; } .button { background:#FFFFFF; color:#000000; font-size: 10px; font-family: verdana, arial, helvetica, sans-serif; }