@charset "utf-8";
/* CSS Document */

#attestation-services
{
margin-left:3%;
    width:auto;
	height:auto;
	
}
#attestation-services ul
{
margin-top:15px;
width:30%;
list-style-type:disc;
font-size:15px;font-family:Georgia, serif;
}
#attestation-services ul li
{
text-align:left;
}