body { 
	font-size: 10pt;
	font-family : helvetica, arial, tahoma; 
	color: #000000; 
	margin-top: 0%; 
	margin-bottom: 0%; 
	margin-left: 0%; 
	margin-right: 0%;
}
	
A:link  {
	font-family : helvetica, arial, tahoma;
	font-size : 10pt;
	font-style : normal;
	text-decoration : underline;
	color : #34476F;
}

A:visited  {
	font-family : helvetica, arial, tahoma;
	font-size : 10pt;
	font-style : normal;
	text-decoration : underline;
	color : #535353;
}

A:hover  {
	font-family : helvetica, arial, tahoma;
	font-size : 10pt;
	font-style : normal;
	color : #56AC69;
}	

A:link.nav, A:visited.nav {
	font-family : helvetica, arial, tahoma;
	font-size : 10pt;
	font-style : normal;
	text-decoration : underline;
	color : #34476F;
}

A:hover.nav  {
	font-family : helvetica, arial, tahoma;
	font-size : 10pt;
	font-style : normal;
	color : #56AC69;
}	

div.header {
	font-family : arial, helvetica, tahoma;
	font-size : 11pt;
	font-weight: bold;
	font-style : italic;
	text-decoration : none;
	color : #000000;
}

td.content  {
	font-family : helvetica, arial, tahoma;
	font-size : 10pt;
	font-style : normal;
	text-decoration : none;
	color : #000000;
}

td.small  {
	font-family : helvetica, arial, tahoma;
	font-size : 8pt;
	font-style : normal;
	text-decoration : none;
	color : #000000;
}

A:link.small, A:visited.small {
	font-family : helvetica, arial, tahoma;
	font-size : 8pt;
	font-style : normal;
	text-decoration : underline;
	color : #34476F;
}

A:hover.small  {
	font-family : helvetica, arial, tahoma;
	font-size : 8pt;
	font-style : normal;
	color : #56AC69;
}	

