.textRoman {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 0em;
	line-height: 12pt;
	padding-right: 10px;
}
.textRoman11 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0em;
	line-height: 12pt;
}
.textBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.textLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FCC;
	text-decoration: underline;
	font-variant: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.textLinkBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


.headerRoman {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.headerItalic {
	color: #FFFFFF;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.textItalicBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #333333;
	font-weight: bold;
}
.textLinkItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #FCC;
}
.hr {
	border: none;
	background-color: #CCCCCC;
	height: 1px;
	color: #333333;
}
.hrBlack {
	border: none;
	background-color: #333333;
	height: 3px;
}
 
.textItalicBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #999999;
	font-weight: bold;
}
.textItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #CCCCCC;
	font-weight: normal;
	padding-right: 5px;
}
.capsHeadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.textBoldWhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px;
	padding: 10px;
}
.textLabelGray {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	margin: 10px;
	padding: 10px;
}
