.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 19px;
}
.verdana9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 19px;
}
.contentsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
.contentbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 19px;
	font-weight: bold;
}
.style9 {font-size: 9}

.style8 {
	font-size: 9pt
}
.style11 {font-size: 10pt}
.style12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}


divider {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
.table_divider {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #9933cc;
	border-right-color: #9933cc;
	border-bottom-color: #9933cc;
	border-left-color: #9933cc;
	width: 400px;
}
.table_divider100 {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #9933cc;
	border-right-color: #9933cc;
	border-bottom-color: #9933cc;
	border-left-color: #9933cc;
	width: 100%;
}
.table_dividerNews {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #9933cc;
	border-right-color: #9933cc;
	border-bottom-color: #9933cc;
	border-left-color: #9933cc;
	width: 500px;
}
