@charset "utf-8";
/*--- print styles ---*/

#access,
#left,
#main .pic,
#main .full img {
	display:none;
}

body {
	font-family:verdana, arial, sans-serif; 
	font-size:62.5%;
	line-height:1.4;
	color:#000;
}
#wrap {
	font-size:1.2em; /*adjust overall font-size*/
}

p { 
	vertical-align:top;
	font-size:1em;
	padding-bottom:10px;
}
p.intro {
	font-weight:bold;
	padding-top:20px;
	padding-bottom:0px;
}
h1 {
	font-family: georgia, times new roman, serif;
	font-size: 3em;  
	font-style: italic;
	font-weight:normal;
	line-height:0.8;
	text-indent:-2px;
}
h1 span {
	font-size:0.7em;
	font-style:normal;
}
h2 {
	font-family: georgia, times new roman, serif;
	font-style: italic;
	font-size:1.8em;
	font-weight:normal;
}
h3 {
	font-size:1em;
}
