body {
	FONT-SIZE: 11pt;
	line-height: 120%;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	Margin: 0px;
}
h1 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 18pt;
	line-height: 120%;
	font-variant: small-caps;
}
h2 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 16pt;
	line-height: 120%;
	font-variant: small-caps;
}
h3 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 14pt;
	line-height: 120%;
	font-variant: small-caps;
}
h4 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12pt;
	line-height: 120%;
	font-variant: small-caps;
}
h5 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 10pt;
	line-height: 120%;
}
h6 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 8pt;
	line-height: 120%;
}
A:link {
	COLOR: #000;
	font-weight:normal;
	text-decoration:none;
}
A:visited {
	COLOR: #000;
}
.clearfloat {
	clear : both;
	height: 0
}	
.journalname {
    font-weight: normal;
	font-style : italic;
}
article, header, footer {
	BACKGROUND-COLOR: #FFFFFF;
	width: auto;
	border-width: 0px;
	margin: 0px;
}
aside {
   display: none;
}

header {
	padding-top : 10px;
	padding-left : 50px;
	border-width : 0px 0px 2px;
	border-color : #000;
	border-style : solid;
}
article {
	padding-bottom: 0px;
	padding-right : 50px;
	width: auto;
	border-width : 0px 0px 2px;
	border-color : #000;
	border-style : solid;
	padding-left : 50px;
}
article ul {
	margin-left: 20px;
}
footer {padding-left: 50px; padding-right: 50px; }
nav {
	display: none;
}
hr { border: 0;
border-top: 0;
border-bottom: 1px dashed #000;
height: 10px;
}
.printonly {
	display: block;
}
.printonly img {
    float: left;
}
img {max-width: 30%;
}
.picture300px {width: auto; float:right; margin-left: 20px; }
.noprint  {
   display: none;
}
.block  {
   display: none;
}
.shortbanner  {
   display: none;
}
.banner {display:none; }

