	H1 { 
	background-color: 44ffff;
	border-color: 000000;
	border-style: double;
	}

	H2 {
	color: 0004ff;
	font-family: 'Cosmic, Tahoma, Vogue, LiquidCrystal, Comic Sans MS, Arial';
	font-size: 20pt;
	text-align: center;
	font-weight: 500;
	text-style: overline;
	}

	H3 {
	color: ff0000;
	font-family: 'Comic Sans MS, Tahoma, Vogue, LiquidCrystal, Cosmic, Arial';
	font-size: 15pt;
	text-align: center;
	font-weight: 100;
	}

	P {
	font-family: arial;
	font-size: 10pt;
	font-color: 000000;
	font-weight: 100;
	text-indent: 25pt;
	}

	
	.estilo1 { 
	color: Blue; 
   	text-decoration: none; 
   	font-family: Arial 
	}
	
	a:link {
	text-decoration: none}

	a:hover {
   	text-decoration: underline;
	style="cursor: hand"
	}
	
	a.visited { 
	color: purple; 
   	text-decoration: none; 
   	font-size: 10pt; 
   	font-family: Arial 
	}

	.centro {
	text-align: center;
	}

	.barra {
	text-align: center;
	font-family: Times New Roman;
	font-size: 8pt;
	font-weight: 100;
	}

	.direita {
	text-align: right;
	}

	.shakeimage {
	position: relative
	}
	
	.distante {
	text-indent: 25pt;
	}

	.destacado {
	color: ff5500;
	font-size: 10pt;
	}

	sub {
	font-weight: 100;
	}

	table {
	font-size: 10pt;
	}

	ul {
	position: relative;
	}

	li {
	font-family: arial;
	font-size: 10pt;
	font-color: 000000;
	font-weight: 100;
	position: relative;
	}