/* CSS Document */

img
{
	border: 0;
}
.developer
{
	text-align: center;font-size: 11px;
}
.developer a
{
	color: #dd2719;
	text-decoration: none;
	font-size: 11px;
}
.developer a:hover
{
	text-decoration: underline;
}

 p.text {margin-left:100px;
    margin-right:100px;
    text-align:justify;
    font-size: 14px;
    }

 p.text b{font-size: 14px;
 	font-weight:normal;
 	color: #dd2719; 	}
