h1,h2,h3,h4,h5,h6,p,ul li { font-family: trebuchet MS,tahoma,arial,helvetica,sans-serif; margin: 0px; }

h2,h3,h4,h5,h6,p,ul li { font-weight: normal; }

h3 { font-size: 14px; color: #595959;  }
h5 { font-size: 11px; color: #2D7FBE; }
h6 { font-size: 11px; color: #1A366F; }
p,ul li { font-size: 11px; color: #595959; }

ul li { list-style-image: url(/art/bullet.gif); background-repeat: no-repeat; }


/* Image Styles */
img.floatleft  ,div.floatleft   { float: left;  margin: 4px 4px 4px 0px; }
img.floatright ,div.floatright  { float: right; margin: 4px 0px 4px 4px; }
img.floatcenter,div.floatcenter { display: block; margin: 4px auto 4px auto; text-align: center; }

/* IE Hacks */
* html img.floatcenter,* html div.floatcenter { text-align: center; }

/* Movie placeholder image style for use in admin only */
.moviePlaceholder { background: #f0f0f0 url('/art/icons/movie.gif') no-repeat 50% 50%; border: 1px inset black; }
