body { margin: 0; padding: 0; }
	
.retra
{
	background-image:url(pics/retra.gif);
    background-repeat:no-repeat; 
	background-position:bottom center;
	--background-attachment:fixed 
}

.retra2
{
	background-image:url(pics/retra.gif);
    background-repeat:no-repeat; 
	background-position:bottom left;
	--background-attachment:fixed 
}

.main_text
{
	font-family:arial;
	font-style:normal;
	font-weight:bold;
	font-size:17px;
}

.main_text1
{
	font-family:arial;
	color:#301916;
	font-style:normal;
	font-size:17px;
}

.main_text1_justify
{
	font-family:arial;
	color:#301916;
	font-style:normal;
	font-size:17px;
	text-align:justify
}

.main_text2
{
	font-family:arial;
	color:#301916;
	font-style:normal;
	font-weight:bold;
	font-size:15px;
}

.pics_text
{
	font-family:arial;
	font-style:normal;
	font-size:13px;
}

.main_text3
{
	font-family:arial;
	color:#301916;
	font-style:normal;
	font-weight:bold;
	font-size:17px;
}


.main_text4
{
	font-family:arial;
	color:#301916;
	font-style:normal;
	font-weight:bold;
	font-size:19px;
}

.text_light
{
	color:#cccc99;
}

.text_light2
{
	color:#7a7a7a;
}


a.brown:link {color: #301916;}
a.brown:visited {color: #301916; font-weight: normal;}
a.brown:hover {text-decoration: underline; }
a.brown:active {color: #301916; } 


a.blue13:link {color: #000099; font-size: 13px; }
a.blue13:visited {color: #000099; font-weight: normal; font-size : 13px; }
a.blue13:hover {text-decoration: underline; }
a.blue13:active {color: #000099; } 

a.lang:link {color: #000000; font-weight:bold; font-size: 13px; font-family:Arial, Helvetica, sans-serif}
a.lang:visited {color: #000000; font-weight:bold; font-size: 13px; font-family:Arial, Helvetica, sans-serif}
a.lang:hover {text-decoration: underline; }
a.lang:active {color: #000000; } 

.lang
{
	color: #000000;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif
}