@charset "UTF-8";
body {
background: #003366;
}
.JVSampleTitleBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	font-style: normal;
}
.JVBorder {
	border: 20px solid #FFFFFF;
	background-color: #878787;
}
.JVProjectInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.JVTableBG {
	background-color: #666666;
}
.JVNoBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
