*{
padding:0px;
margin:0px;
}

body{
font-size:90%;
background:#f2f2f2 url(/common/english/images/bodybackground-trans.png) repeat-y 10px top;
font-family: Century,serif;
}

#header{
margin-top:10px;
margin-bottom:15px;
margin-left:30px;
}

#footer{
height:40px;
width:800px;
}

#body{
width:770px;
font-famiry:Century;
line-height:150%;
}

#content{
margin-left:30px;
}

h2{
font-size:130%;
border-bottom:1px solid #ccc;
padding:0.2em;
margin-top:0.5em;
margin-bottom:0.8em;
}

h3{
font-size:110%;
padding:0.2em;
margin-top:0.3em;
margin-bottom:0.5em;
margin-left:5px;
color:#333;
}

p{
margin-bottom:0.8em;
margin-left:10px;
}

ul{
margin-bottom:15px;
margin-left:15px;
padding-left:15px;
}

table{
margin-bottom:10px;
width:750px;
}
th{
border-bottom:1px solid #ccc;
padding:0.2em;
background:#e4e4e4;
}
td{
border-bottom:1px solid #ccc;
padding:0.2em;
background:#fff;
}

#header .langage{
text-align:right;
}

#footer .Copyright{
text-align:right;
}

#footer .Copyright a{
color:#000;
text-decoration:none;
}

