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

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

.p1  {
	text-align: justify;
}

.head1  {
	font-size : 10pt;
	font-family :  arial,verdana ;
	color : #3F4C79;
	font-weight:bold;
	
}



.head2  {
	font-weight:bold;
	
}
.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 : #3F4C79;
	font-weight:bold;
	font-size : 9pt;
	font-family :  arial,verdana ;
	text-decoration : underline;
}

a:hover  {
	text-decoration : underline;
	color : #7680A4;
}

.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;
}

