.title {
	font-family: 'Verdana', 'Arial', 'helvetica', 'sans serif';
	padding-top: 15px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 13pt
}
.subtitle {
	font-family: 'Verdana', 'Arial', 'helvetica', 'sans serif';
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 11pt
}
.header {
	font-family: 'Arial';
	font-size: 10pt;
	font-weight: bold;
	padding-left: 10px
}
P, TR, THEAD, TFOOT, TH, TD, DL, OL, UL, BLOCKQUOTE, DIV, SPAN, BR {
	font-family: 'Arial', 'helvetica', 'sans-serif';
	font-size: 9pt;
	font-weight: normal
}
p.indent {
	padding-left: 10px
}
p.date {
	font-family : 'Times New Roman';
	font-weight: bold;
	font-size : 9pt
}
p.potential {
	font-family: 'Times New Roman';
	font-weight: bold;
	font-size : 12pt
}
.news {
	font-family: 'Arial';
	font-weight: bold;
	font-size : 9pt
}
.read {
	font-family: 'Verdana';
	font-size: 9pt;
	color: '#3F3FBE'
}
.menu{ font-family: 'Verdana';
	font-size: 8pt;
}

