@charset "utf-8";

*	{  border:0; list-style-type:none;}
	
body { background: #fff; color: #000; font: 62.5% Arial, Helvetica, sans-serif; text-align: center; padding: 0 20px; }

a					{ color:#666;}
a:hover				{}	

h1, h2, h3, h4, h5	{ font-family: Helvetica, Arial, sans-serif; }

h1					{ font-size:3em}
h2					{ font-size:2.5em}
h3					{ font-size:2em}
h2.tt_formato		{ margin-top:20px; color:#666; font-weight:bold; border-bottom:solid 1px #ddd;padding:10px 0;}

table				{ font-size:1.2em; border: solid 2px #ccc; background:#ddd}
tr					{ border: solid 1px #ccc; background:#fff;}
tr.titulos			{ background:#eee; color:#666; text-transform:uppercase; font-weight:bold;}

#formatos			{ margin:auto; text-align:left}
#formatos p			{ font-size:1.2em; line-height:20px;}

#formatos img		{ border:solid 5px #ddd; padding:5px;}

#GB_window tr		{ background:none}
