body {
	background: #F5FAFF;
	background-image : none;

}

a:link {
	color: #191970;
	text-decoration : underline;
	font-style : normal;
} 
a:visited {
	color: #191970;
	text-decoration : underline;
	font-style : normal;
}
a:active {
	color: #191970;
	font-style : normal;	
	text-decoration : underline;	
} 
a:hover {
	color: #191970;
	text-decoration : underline;
	font-style : normal;
} 
.button_a {
	background: #B6D5F6;
	color: #000000;
	font: 12px Arial, Helvetica, Verdana, Geneva, sans-serif;
}

.footer_en {
	font: 12px Arial, Helvetica, Verdana, Geneva, sans-serif;
	color : #000000;
	font-weight : bold;
	font-style : italic;
}
.footer_text {
	font: 10px Arial, Helvetica, Verdana, Geneva, sans-serif;
	color : #000000;
	font-style : normal;
}
.big_bold_text {
	font: 20px Arial, Helvetica, Verdana, Geneva, sans-serif;
	color : #000000;
	font-style : normal;	
	font-weight : bold;
}
.alert_text {
	font: 16px Arial, Helvetica, Verdana, Geneva, sans-serif;
	color : #F00000;
	font-style : normal;	
	font-weight : bold;
	text-decoration : underline;	
}
.bb_text {
	font: 14px Arial, Helvetica, Verdana, Geneva, sans-serif;
	color : #000000;
	font-style : normal;	
	font-weight : bold;
}

/*
.black_text {
	font: 14px Arial, Helvetica, Verdana, Geneva, sans-serif;
	color : #000000;
	font-style : normal;
}
*/

.black_text {
    font: 12px Verdana,Arial,Sans-Serf;
    color: #000000;
}


.blacki_text {
	font: 14px Arial, Helvetica, Verdana, Geneva, sans-serif;
	color : #000000;
	font-style : italic;
}
.navicon {
	font: 10px Arial, Helvetica, Verdana, Geneva, sans-serif;
	color : #1C42AD;
	font-style : normal;
}

cpfocus:focus { 
 background-color: #eae1e1; }
