.body {
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
}
p {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

h1 {
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	vertical-align: top;
	letter-spacing: 1mm;
}
h2 {
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: center;
	vertical-align: top;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
}

.tableCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.listBullet {
	font-size: 12pt;
	list-style-image: url(../images/blueBullet.gif);
	font-weight: bold;
	text-align: left;
}
.smallBlack {
	font-size: 10px;
}

.white {
	color: #FFFFFF;
}
.blackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
}

.tableRowHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 16pt;
}

.pfHeader1 {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
	text-align: left;
	vertical-align: middle;
}
.PfListBullet li {
	text-indent: -20px;
	list-style-position: inside;
	list-style-type: square;
	text-align: left;
}
.tagline {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #CC33CC;
	text-decoration: underline;
	text-align: center;
}
.CompanyTitle {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 3px;
	text-align: center;
	vertical-align: top;
	color: #990000;
}
#ProfileT .listBullet a:link {
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
}
#ProfileT .listBullet a:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
}
#ProfileT .listBullet a:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
#ProfileT .listBullet a:active {
	font-size: 10pt;
	font-weight: bold;
	color: #0000FF;
}
