body table {
  font-family: verdana, geneva, arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  font-variant: normal;
  font-style: normal;
}

p {
  font-family: "Times New Roman", times;
  font-size: 12pt;
  font-weight: bold;
	color : #003366;
	text-align: justify;
	text-justify: inter-ideograph;
	text-indent: 12pt;
	margin-top: -3pt;
}

.default {
  font-family: verdana, geneva, arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
	color : #003366;
	text-align: left;
}

.boldwhite {
  font-family: verdana, geneva, arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
	color: #FFFFFF;
}

.boldblue {
  font-family: verdana, geneva, arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
	color: #003366;
}

.boldblueT {
  font-family: "Times New Roman", times;
  font-size: 12pt;
  font-weight: bold;
	color: #0033CC;
}

td.cw {
  font-family: verdana, geneva, arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}

td.cwb {
  font-family: verdana, geneva, arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
	color: #FFFFFF;
}

a {
  font-family: verdana, geneva, arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
	color: #FFFFFF;
}

.imageBox {
	border: 1px solid white;
}

h2 {
  font-family: arial, geneva, verdana, sans-serif;
  font-size: 14pt;
  font-weight: bold;
	color: #003366;
	text-align: center;
}

h3 {
  font-family: arial, geneva, verdana, sans-serif;
  font-size: 12pt;
  font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

th {
  font-family: verdana, geneva, arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
	color: #000000;
	text-align: right;
}

td {
  font-family: verdana, geneva, arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
	color: #000000;
	text-align: left;
}

