.vanleg  {
	font-size : 10pt;
	font-family : Arial, Times New Roman, Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.liten  {
	font-size : 8pt;
	font-family : Arial, Times New Roman, Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.bold  {
	font-size : 10pt;
	font-family : Arial, Times New Roman, Verdana;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

a.link  {
	font-size : 12pt;
	color : #001E8C;
	font-family : Arial, Times New Roman, Verdana;
	text-decoration : none;
}

a.link:hover  {
	font-size : 12pt;
	color : #0035F8;
	font-family : Arial, Times New Roman, Verdana;
	text-decoration : underline;
}
a.mlink  {
	font-size : 10pt;
	color : #001E8C;
	font-family : Arial, Times New Roman, Verdana;
	text-decoration : none;
}

a.mlink:hover  {
	font-size : 10pt;
	color : #0035F8;
	font-family : Arial, Times New Roman, Verdana;
	text-decoration : underline;
}
