.placeHolder {font-family: verdana,arial,helvetica,geneva,sans-serif; font-size: 12px;}





P, UL, OL, LI, DIV, td, SPAN, FORM, option {font-family: verdana,arial,helvetica,geneva,sans-serif; font-size: 12px;}



.border {
border: 1px solid black;
padding: 10px;
height: 180px;
width: 310px;
font-size: 12px; font-weight: 500;

}

.head     {font-size: 15px; font-weight: 700;}

.big	{font-size: 14px; font-weight: 700;}

.bold    {font-size: 12px; font-weight: 800;}

.xbold  {font-size: 14px; font-weight: 900;}


.links  {font-size: 15px; font-weight: 700; color: #204c92;}



/*ENGLISH */


#nav {
 position: absolute;
top: 200px;
left: 0;
width: 200px;
}




#nav ul {
  list-style: none;
margin: 0;
padding: 0;
}



#nav li {

 
  padding: 0.4em 0 0.4em 0.5em;
  color: #FFFFFF;
  text-decoration: none;
   border-bottom: 1px solid #b3e7f4;
  font-size: 15px;
 }
 
 

#nav li a:hover {
  
  color: #ff9933;

}



		
	#nav a {
  text-decoration: none;
   color: #ffffff;
 }	


 
 .box
 
 { border: 1px dashed black;
 padding: 10px;
 }