BODY {
		font-family: Arial, Helvetica;
		font-size: 10pt;
		background-color:#FFFFFF;
		background-image: url(none);
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: center center;}

/* All elements should use this font family */
SPAN, H1, H2, H3, H4, H5, H6, P, UL, OL, DIR, MENU, DIV, TH, TD, CAPTION,
  DT, DD, ADDRESS, BLOCKQUOTE, A {font-family: Arial, sans-serif; }
 
SPAN, P, UL, OL, DIR, MENU, DIV, TH, TD, CAPTION,
  DT, DD, ADDRESS, BLOCKQUOTE, A {font-size: 10pt;
  }

H1 { font-size:20px; }
H2 { font-size:16px; }

li {vertical-align:baseline; list-style-image:url("/images/tomato.gif") }

li.plain { list-style-type:none; }

.leadin { font-size: 11pt; font-style:italic; font-weight:bold; }

