.paragraph {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	font-weight: normal;

	color: #000099;

	text-align: justify;

}

.langs {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	text-align: right;

	color: #FFFFFF;



}

.times {
	font-weight: bold;
	color: #000066;
	background-color: #FFCF00;
	width: 700px;
}
.tabinside {
	color: #000066;
	background-color: #FFFFCE;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFCF00;
	width: 700px;
}
