.text  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : normal;
	color : #616262;
}
.text1  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	color : #cc0000;
}
.title  {
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
	color : #616262;
}
.link 	{
	font-size: 8pt;
	font-family : Arial;
	font-weight : bold;
	color : #616262;
	text-decoration:none;
	}
.date 	{
	font-size: 7pt;
	font-family : Arial;
	font-weight : normal;
	color : #616262;
	text-decoration:none;
	}
