.leftNavMain {
	color : #FFFFFF;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
A.leftNav:hover {
	color : #FFFFFF;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: none;
}
.leftNav {
	color : #FFFFFF;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: none;	
}
.title {
	color : #326497;
	font-size : 14pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;
}
.note2 {
	color : #9F9F9F;
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: none;
}
.newsTitle {
	color : #000000;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: none;
}
A.newsTitle:hover{
	color : #000000;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration: underline;
}