body{
background:#afc9e0;
margin:0px;
font-family:tahoma
}

h2{
padding-left:20px;
color:#2c5587
}
h4{
padding-left:20px;
color:#2c5587
}

.sob{
float:left;
border:1px solid #add0ef;
width:400px;
height:170px;
display:block;
margin:10px;
padding:10px;
}

.clear{
clear:both;
}

a{
font-size:10pt;
color:#2e548d;
}
a:hover{
font-size:10pt;
color:#ad385b;
text-decoration:none;
}
a img{
border:none;
}

.content{
font-size:11pt;
text-align:justify;
padding:20px;
}

.copyright{
font-size:10pt;
}