body       {font-family: Verdana; font-size: 12px; background-color: beige;}

h1         {font-size: 2em;}

th         {font-size: 12px;}
th.heading {font-size: 1.25em;}

td         {font-size: 12px;}

p          {font-size: 12px;}
p.error    {font-size: 1.5em;}

.color1    {background-color: #ffd700;} /* gold  */
.color2    {background-color: #ffffff;} /* white */
.color3    {background-color: #ff7f50;} /* coral */

#add_part_button,
#upd_part_button,
#del_part_button,
#arr_u,
#arr_d,
#add_event_button,
#upd_event_button,
#del_event_button,
#add_occassion_button,
#upd_occassion_button,
#del_occassion_button
           {height: 2.5em; width: 15em; background-color: #99ffcc;}

