h1,h2,h3,h4,h5,h6,p,ul {margin: 0px; font-family: tahoma,arial,helvetica,sans-serif;}
h1,h2,h3,h4,h5,h6 {font-weight: bold;}


h1 { font-size: 13px; color: #E81717; }
h2 { font-size: 13px; color: #3C3C3C; }
h3 { font-size: 11px; color: #3C3C3C; }
h4 { font-size: 11px; color: #E81717; }
h5 { font-size: 11px; color: #4D87B9; }
h6 { font-size:  9px; color: #686767; }
p,ul { font-weight: normal; font-size: 11px; color: #000000; font-size: 9.5pt}    /* color: #3C3C3C; */

ul li { margin-bottom: 1em; }

/* Image Styles */
img.floatleft  ,div.floatleft   { float: left;  margin: 4px 6px 4px 0px; }
img.floatright ,div.floatright  { float: right; margin: 4px 0px 4px 4px; }
img.floatcenter,div.floatcenter { display: block; margin: 4px auto; text-align: center; }

/* IE6 Hacks */
* html img.floatcenter,* html div.floatcenter { text-align: center; }
* html ul { margin-left: 16px; }

/* 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; }
