body,td,p,li,ol  {
	font-size : 9pt;
	font-family :  arial,verdana ;
	color : #000000;
}

p,li,ol  {
	text-align: justify;
}

.footnote {
	font-size : 8pt;
	color : #FFFFFF;
	font-weight:bold;

}

.footnote:hover {
	text-decoration : underline;
	color : #909CF5;
}


.head1  {
	font-size : 9pt;
	font-family :  arial,verdana ;
	color : #0C22C9;
	font-weight:bold;
	text-align: center;
}
.white {
	color : #FFFFFF;
	font-weight:bold;
	font-size : 9pt;
	font-family :  arial,verdana ;
}
.red {
	color : #DF0613;
	font-weight:bold;
	font-size : 9pt;
	font-family :  arial,verdana ;
}
.blue {
	color : #0C22C9;
	font-weight:bold;
	font-size : 9pt;
	font-family :  arial,verdana ;
}
a  {
	color : #0C22C9;
	font-weight:bold;
	font-size : 9pt;
	font-family :  arial,verdana ;
	text-decoration : underline;
}

a:hover  {
	text-decoration : underline;
	color : #5C6DE9;
}

.menu  {
	font-size : 10px;
	color : #FFFFFF;
	font-weight:bold; 
	text-decoration : none;
}


.menu:hover  {
	font-size : 10px;
	color : #FFEF6B;
	font-weight:bold; 
	text-decoration : none;
}

