/* ------------------------------------------------------------------------------------------
HIDE */

#header, .movie, .hr, #footer { display: none !important; }

/* ------------------------------------------------------------------------------------------
SHOW */

body, #leftcol, #rightcol { margin: 0 !important; padding: 0 !important; width: auto !important; }
h1, h2, h3, h4, h5, h6 { color: #00000; font-family: arial, verdana, helvetica, sans-serif; font-size: 18pt; }
p { color: #000000; font-family: georgia, times new roman, serif; font-size: 12pt; }

