body {
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 10pt;
}
a {
  text-decoration : underline;
  color : #0000ff;
}
#navigation, #rcolumn, #bottomnav {
  display : none;
  background: transparent
}
.bolditalic  {
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
.reversetext  {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.reversetitle {
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#C0C0C0
}
.reporttitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #000000;
	font-weight: bolder;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
h1 {
	font-size: 18pt;
	font-weight: bolder;
	color: #000000;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: capitalize;
	text-decoration: none;
}
.tanbox {
	border: 1px solid #000000;
	padding: 8px;
}
.greenbold {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.greenboldlarger {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.redbold {
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}
.smallbold  {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
