body,td {
	font-family: "Verdana", "Arial", sans-serif;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
}

.main {position:relative;
	margin: 120px 10px auto 270px;
}

.topad {position:absolute;
	top:0px; left:0px;
	margin:0;padding:0;
}

.menuleft {position:absolute;
	top:100px; left:0px;
}

div.pageno {
	color: #444444;
	text-align: right;
	border-bottom: 2px solid #666666;
	ackground: yellow;
}

div.pageno2 {
	color: #444444;
	text-align: right;
	border-top: 2px solid #666666;
	pdding-top: -15px;
	margin-top: -0px;
}

blockquote p {margin:0px 0px 0px 20px; font-size:90%;text-indent:-30px;}
blockquote td {font-size:90%;}

a.pagelinks {}
a.pagelinks:hover {background: cyan;}


h3 {font-size: 12pt;}
h2 {font-size: 14pt;}
h1 {font-size: 12pt;}

.footnote{font-size:10pt;}


@media print {
   div.copyright {
	color: black;
	text-align: center;
	}

}
