/*------------------------------------------------------------------
[Screen Stylesheet]

Project:		A New Look For Zebra Striped Tables
Version:		1.0
Last change:	dd/mm/yy [%desc%]
Author:			Christian Piper (Christian@design-desires.co.uk)
-------------------------------------------------------------------*/

body {font-family: "Segoe UI", Frutiger, Tahoma, "Helvetica", "Helvetica Neue", Arial, sans-serif; font-size: 0.8em; width: 750px; margin: 0 auto}

table {width: 700px}
table td {padding: 4px}
table tr.alt td {background: #ecf6fc}
table tr.over td {background: #bcd4ec}