body {
margin:auto; padding:1px;
font-family: Verdana, Tahoma;
font-size: inherit;
max-width: 480px;
color: #2C75B1;
background-color: #f0f5fa}
a:visited, a:link {
color : #2C75B1;
text-decoration:none;
}
a:active  {color: #000000;}
a:hover {color: #000000;}
.info{
border-bottom:1px solid #6699cc;
padding:3px;
background:#99ccff;
color: #4d7fb0;
}
.en{
text-align:center;
padding:2px;
background:#CE595B;     
}
.ln{
padding:3px;
background:#CADFFB;     
}
.di{
padding:3px;
background:#F0F5FA;     
}
.center {
text-align:center;
padding:2px;
}
.left {
text-align:left;
padding:2px;
}
.bck{
border-top:1px solid #CADFFB;
padding:3px;
}
form {
margin : 2px;
}
form > fieldset {
border : 1px solid #ff0000;
}
input.button {
text-decoration : none;
color : #000000;
background-color : #CADFFB;
border-top : 1px solid #97c3fc;
border-left : 1px solid #97c3fc;
border-right : 1px solid #97c3fc;
border-bottom : 1px solid #97c3fc;
padding : 0 1px 0 1px;
}
input, textarea, select {
margin : 2px;
font-family : Verdana, arial;
font-size : inherit;
background-color : #CADFFB;
color: #000000;
border-top : 1px solid #97c3fc;
border-left : 1px solid #97c3fc;
border-right : 1px solid #97c3fc;
border-bottom : 1px solid #97c3fc;
}