@charset "utf-8";
/* CSS Document */

body{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#111111;
	font-size:14px;
	line-height:19px;
}
p { margin:1em 0; }

h1, h2, h3, h4, h5, h6 { color:#111111; line-height:1.33em; font-weight:normal; text-align:left; }
h1 { font-size:2.5em; font-style:italic; font-weight:bold; }
h2 { font-size:2.5em; font-style:italic; }
h3 { font-size:1.7em; font-style:italic; }
h4 { font-size:1.0em; font-weight:bold; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; }
h5 { font-size:1.2em; }
h6 { font-size:1em; font-weight:bold; }

#content { width:auto !important; border:none; padding:0; margin:0; }

/* hide these elements */

#top, #teaser, #mainNav, #footer, #fC, #sidebar, #contentFinish, .contentShadow, .printNone, .zoom { display:none; }