.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
	color : 000000;
	padding-left : 10px;
	padding-right : 10px;
}
.text_left {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : 000000;
}
.button{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : red;
}
.button:hover{
	color : #012B8B;
}
.headers{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #012B8B;
}
.headers:hover{
	color : #207AF5;
}
.headers1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #012B8B;
	text-decoration : none;
}
.headers1:hover{
	color : white;
}
.countries{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #012B8B;
}
.cdescr{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #012B8B;
}
.countries:hover{
	color : #207AF5;
}
.links{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : red;
}
.links:hover{
	color : #023467;
}
.little {
	font-family: Arial, Helvetica, sans-serif;
	color: #012B8B;
	font-size: 8pt;
	text-align: left;
}
.little1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #012B8B;
	font-size: 9pt;
	text-align: center;
}
p{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
	text-justify : auto;
	color : 000000;
	padding-left : 10px;
	padding-right : 10px;
}
h2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	text-align: center;
}
h3{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : red;
	text-align: center;
}
.bold{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #012B8B;
	font-weight: bold;
}
ul, ol{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
	text-justify : auto;
	color : #003366;
	padding-left : 10px;
	padding-right : 10px;
}
.hid_input{
	border: 0px; 
	background-color: transparent;
}
.technos{
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	font-size: 7pt;
}
.technos:hover {
	color: red;
	text-decoration: None;
}
.sm{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #012B8B;
}
.sm:hover{
	color : #207AF5;
}
.h_art{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CE0006;
}
.pub {
	color: black;
}
.pub:hover {
	color: red;
}