body {
	
		margin-top:0;
		margin-left: 0; margin-right:0;
	}
	H1, h2{
		text-align : center;
}
	.text {
	color : navy;
	font-family : "Verdana", "Courier New", "Comic Sans MS";
		text-align : justify;
		font-size : 12px;
	
}
	.sinal {color : black;
		font-family : "Verdana", "Courier New", "Comic Sans MS";
		text-align : center;
		font-size : 12px;
	}

	.sinc {
	font-family : "Verdana", "Courier New", "Comic Sans MS";
		text-align : justify;
		font-size : 12px;
	
	}
	.drag{position:relative;cursor:hand}
	
	A:link {
		color : #0000ff;
		font-family : "Comic Sans MS";
		text-decoration : none;
	}
	A:visited {
		color : #0000ff;
		font-family : "Comic Sans MS";
		text-decoration : none;
	}
	A:active {
		color : #0000ff;
		font-family : "Comic Sans MS";
	}
	a:hover {
		color : #ffcc33;
		font-family : "Comic Sans MS";
		text-decoration : none;
	}