<style>

/* 
	Mallfinder Network--Standard Style
*/

P  {
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	color : black;
	font-family :  "Arial", "Helvetica", sans-serif;
}

B  {
	font-size : 9pt;
	font-weight : Bold;
	font-style : normal;
	color : black;
	font-family :  "Arial", "Helvetica", sans-serif;
}


H1  {
	font-size : 15pt;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : none;
	font-family :  "Arial", "Helvetica", sans-serif;
}

H2  {
	font-size : 11pt;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : none;
	font-family :  "Arial", "Helvetica", sans-serif;
}

BODY  {
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	color : Black;
	font-family :  "Arial", "Helvetica", sans-serif;
}

TD  {
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	color : black;
	font-family :  "Arial", "Helvetica", sans-serif;
}

.MainHeader {
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : none;
	font-family :  "Arial", "Helvetica", sans-serif;
}

.Small {
	font-size : 7pt;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
	font-family :  "Arial", "Helvetica", sans-serif;
}

.Medium {
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
	font-family :  "Arial", "Helvetica", sans-serif;
}

.RedHeader {
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	color : #FF0000;
	text-decoration : none;
	font-family :  "Arial", "Helvetica", sans-serif;
}

.GreenHeader {
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	color : #008000;
	text-decoration : none;
	font-family :  "Arial", "Helvetica", sans-serif;
}

</style>
