p.main {
	font-size: 10pt;
	font-family :  Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
	font-weight : normal;
	color : Black;
	line-height : 130%;
}

.main {
	font-size: 10pt;
	font-family :  Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
	font-weight : normal;
	color : Black;
}

a.links {
	font-size: 10pt;
	font-family : Tahoma, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : underline;
	font-weight : normal;
	color : Black;
}

a.links:hover {
	font-size: 10pt;
	font-family : Tahoma, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : underline;
	font-weight : normal;
	color : #622765;
}

a.linksbold {
	font-size: 10pt;
	font-family : Tahoma, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : underline;
	font-weight : bold;
	color : Black;
}

a.linksbold:hover {
	font-size: 10pt;
	font-family : Tahoma, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : underline;
	font-weight : bold;
	color : #622765;
}