@meta { Title: "Perspective"; }
body{
background-color:#FFFFFF;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:medium;
}
p { font-size: 0.9em}
h1 { font-weight: bold; font-size: 1.8em}
h2 { font-weight: bold; font-size: 1.1em}
h3 {  font-size: 0.9em; font-weight: bold}
a { text-decoration: underline; font-family: Arial, Univer, sans-serif;
     color: #D60000 }
.footnote {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #666666}
.back {
	font-size: 0.8em;
}
.sup { vertical-align: super; font-size: 9px; }
.sub { font-size: 9px; vertical-align: sub; }
.pPic {
	float: left;
	position: absolute;
	top: 22px;
	width: 50%;
	height: 130px;
	right: 11px;
}
.breakhere {}
#date {
	font-size: 0.8em;
	color: #666666;
	width: 150px;
	height: 1em;
	float: right;
	text-align: right;
}
.rhBox{
	background-color: #DADFEF;
	color:#000000;
	text-align:left;
	width: 14em;
	border: 1px solid #000000;
	font-size: 0.85em;
	padding: 0.3em;
	float: right;
	margin-left: 1em;
}

