.headline1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21pt;
	font-weight: bold;
	color: #0C2D83;
}
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	color: #0C2D83;
	font-weight: normal;
}
.headline3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0C2D83;
	font-weight: normal;
	line-height: 20pt;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.blueheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0c2d83;
}

.borders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	border-left:1px dotted #0C2D83;
	border-right:1px dotted #0C2D83;
	border-top:1px dotted #0C2D83;
	border-bottom:1px dotted #0C2D83;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.opp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: rgb(0,0,255);
}

.exhibit {
	font-weight:bold;
}

.reg_tbl {
	white-space: nowrap;
}
.hitOdd {
	background: rgb(239,247,255);
	color:rgb(0,0,0);
}
.hitEven {
	background: rgb(226,238,249);
	color:rgb(0,0,0);
}
