h1,h2,h3,h4,h5,h6,p { font-family: arial,helvetica,sans-serif; margin: 0; }
h1 { font-size: 28pt; }
h2 { font-size: 16pt; }
h3 { font-size: 12pt; color: #0074be; margin-top: 2px; margin-bottom: 1px; }
h4 { font-size: 11pt; color: #e10f1a; }
h5 { font-size: 11pt; color: #0074be; }
h6 { font-size: 10pt; font-weight: normal; color: #e10f1a; }
p  { font-size: 10pt; font-weight: normal; line-height:1.5; }


/* Image Styles */
img.floatleft  ,div.floatleft   { float: left;  margin: 4px 4px 4px 0; }
img.floatright ,div.floatright  { float: right; margin: 4px 0 4px 4px; }
img.floatcenter,div.floatcenter { display: block; margin: 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; }