.WebView {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal}
.PageBreak { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal ; page-break-after: always}
.BorderedCell {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
}
.DotRule {
	border-top: none;
	font-family: Arial, Helvetica, sans-serif;
	border-right: none;
	border-bottom: 2px dotted #666666;
	border-left: none;
}
.SolidRule {
	border-top: none #000000;
	font-family: Arial, Helvetica, sans-serif;
	border-right: none #000000;
	border-bottom: 1px solid #000000;
	border-left: none #000000;
}
.TNR7Bdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #000000;
}
.TNR10 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}
.TNR10Bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}
.TNR11 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
}
.TNR11Bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
}
.TNR14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
}
.TNR14Bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
}
.WorkViewSmall {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal
}

.WorkViewTiny {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal
}
.WVArial16b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;

}
.WVArial20b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
}
.WVArial18b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
}
.WVArial8b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
}
.WVArial8{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
}
.WVArial14 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal
}

.WVArial14b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;

}
.WVArial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
}

.WVArial12b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;

}
.WVArial10{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}
.WVArial9{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
}
.WVArial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
}
.WVArial11b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
}
.WVArial7{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
}
A.alphaLink:link {
color: #0033FF;
font-weight: bold;
text-decoration: none;
}
A.alphaLink:visited {
color: #0033FF;
font-weight: bold;
text-decoration: none;
}
A.alphaLink:hover {
color: #ff0033;
font-weight: bold;
text-decoration: underline;
}
A.alphaLink:focus {
color: #ff0033;
font-weight: bold;
text-decoration: underline;
}
A.alphaLink:active {
color: #ff0033;
font-weight: bold;
text-decoration: underline;
}
a.BoldLinkBlack:link {
color: #000000;
text-decoration: none;
}
a.BoldLinkBlack:visited {
color: #000000;
text-decoration: none;
}
a.BoldLinkBlack:hover {
color: #000000;
font-weight: bold;
text-decoration: underline;
}
a.BoldLinkBlack:focus {
color: #000000;
font-weight: bold;
text-decoration: underline;
}
a.BoldLinkBlack:active {
color: #000000;
font-weight: bold;
text-decoration: underline;
}
.RedText {
	color: #FF0000;
}
.BlackText {
	color: #000000;
}
