.TextProfile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding: 5px;
	margin: 5px;


}
.TextProfileBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	left: 3px;
	top: 3px;
	right: 5px;
	bottom: 5px;
	font-weight: bold;
	margin: 5px;
	padding: 5px;


}
.TextProfileSubheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFCC66;
	left: 3px;
	top: 3px;
	right: 5px;
	bottom: 5px;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
	letter-spacing: .2em;


}
.TextProfileRight {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding: 5px 60px 5px 5px;
	margin: 5px;
}
p {
	white-space: normal;
	display: block;
}
.TextProfileSubheadingIMG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFCC66;
	left: 3px;
	top: 3px;
	right: 5px;
	bottom: 5px;
	font-weight: bold;
	margin: 5px 5px 5px auto;
	letter-spacing: .2em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;

}
