.paddedText {
	width: 200px;
	padding-left: 10px;
	color: #666666;
	font-weight: bold;
	font-variant: normal;
	font-family: Tahoma;
	font-size: 15px;
	text-indent: 10px;
	text-align: justify;
}
.disclaimer {
	font-size: 9px;
	color: #999999;
	font-family: Tahoma;
}

A:visited {color: rgb(102, 102, 102); text-decoration: underline;}
A:link {color: rgb(102, 102, 102); text-decoration: underline;}
A:active {color: rgb(102, 102, 102); text-decoration: underline;}
A:hover {color: rgb(102, 102, 102); text-decoration: none;background-color: white;}
.bodyText {
	font-family: Tahoma;
	font-size: 14px;
}
.bodyHeader {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.flashborder {
	border: 3px double #999999;
}
.bioText {
	color: #666666;
	font-weight: normal;
	font-variant: normal;
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
}
.bioHeader {

	color: #666666;
	font-weight: bold;
	font-variant: normal;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
}
.bioTitle {
	color: #666666;
	font-weight: normal;
	font-variant: normal;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	font-style: oblique;

}
.paddedTextCopy {
	width: 200px;
	padding-left: 10px;
	color: #666666;
	font-variant: normal;
	font-family: Tahoma;
	font-size: 12px;
	text-indent: 10px;
	text-align: left;
}
.paddedTextHeaderCentered {
	width: 200px;
	padding-left: 10px;
	color: #666666;
	font-weight: bold;
	font-variant: normal;
	font-family: Tahoma;
	font-size: 12px;
	text-indent: 10px;
	text-align: center;
}
