body {
	FONT-SIZE: 11pt;
	line-height: 110%;
	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;
}
A:visited {
	COLOR: #000;
}
.clearfloat {
	clear : both;
	height: 0
}	
.journalname {
    font-weight: normal;
	font-style : italic;
}
#screen {
	BACKGROUND-COLOR: #FFFFFF;
	width: auto;
	border-width: 0px;
	margin: 0px;
}
#header {
	padding-top : 10px;
	padding-left : 10px;
	border-width : 0px 0px 2px;
	border-color : #000;
	border-style : solid;
}
#content {
	padding-bottom: 0px;
	padding-right : 0px;
	width: auto;
	border-width : 0px;
	border-color : #000;
	border-style : solid;
	padding-left : 0px;
}
#content p {
	margin-left: 0px;
}
#content h1 {
	margin-left: 0px;
}
#content ul {
	margin-left: 20px;
}
.nav {
	display: none;
}
hr { color: #000; }
.printonly {
	display: block;
	text-align: center;
	font-size: 10pt;
	border-top: Black solid 2px;
}
.printonly img {
    float: left;
}
.noprint  {
   display: none;
}

