body {
	font-size: 11pt;
	font-family: Arial, Helvetica,  sans-serif;
}
a:link {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#ff6100;
	text-decoration : none;
}
a:visited {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#ff6100;
	text-decoration : none;
}
a:active {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#cc4444;
	text-decoration : none;
}
a:hover {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#cc4444;
	text-decoration : none;
}
table {
	font-size: 11pt;
	font-family: Arial;
	color:#000000;
}

.body_black16{
	color:#000000;
	font-size:16pt;
	font-weight:bolder;
	
} 
.body_black14{
	color:#000000;
	font-size:14pt;
	font-weight:bolder;
	
} 
.body_black12{
	color:#000000;
	font-size:12pt;
	font-weight:bolder;
	
} 
.body_norm12{
	color:#000000;
	font-size:11pt;
	
} 


.yellow{
	color:#F9F3D9;
	font-size:small;
	font-weight:bolder;
	font-family:Arial;
}
	



