body {
	margin: 0 0 0 0;
	padding: 0 0 0 0
}

.PVR-BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	text-align: left
}

.PVR-BodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	text-align: left;
	font-weight: bold
}

.PVR-BodyTextBoldColor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	text-align: left;
	font-weight: bold;
	color: #CC0000}

.PVR-BodyTextIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	text-align: left;
	text-indent: 15px
}

.PVR-Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	text-align: left;
	font-weight: bold;
	letter-spacing: -1px
}

.PVR-Subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	text-align: left;
	font-weight: bold
}

.PVR-Archive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF
}

.PVR-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	color: white;
	background-color: #C9C9C9}

.PVR-linksLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	color: white;
	background-color: #EAEAEA}

.PVR-linksLeftHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	color: black;
	background-color: #EAEAEA}

td {
	background-repeat: repeat-x
}
	
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
