/* text-indent other than 0em shift the menu titles;*/
/* ex.: background: url(), white*/

body,p,table,tr,th,td {font-family: verdana, helvetica, arial,  sans-serif; font-size:
x-small; text-indent: 0em;}
body { color: black; background: white ;
     margin-left: 10%; margin-right: 10%; margin-top: 0em;  background-repeat: repeat-y ; background-image: url('clock_bg.gif')
     }

h1,h2,h3,h4,h5,h6 { font-family: helvetica, arial, verdana, sans-serif; margin-left: 0%;}

h1 {  font-size:normal; font-weight: bold; text-align: center; }
h2 {  font-size:normal; font-weight: normal; padding:0 ; margin-left: 0%;}

pre { font-family: monospace; }

th { text-align:center; text-align:middle; vertical-align:top; }
table,tr,th,td { text-align:left; vertical-align:top; }

.stdBlue {color: Blue;}
.stdRed {color: Red;}
