*	
{
	margin-top: 3px;
}

body 
{ 
	font: 10pt/12pt sans-serif; 
	text-align: justify;
	color: white;
	background: #006699; 
	margin: 0px 50px 0px 50px;
	padding:  0px;
	border: 0px solid black
}

Blockquote
{
	text-indent: 15;
	text-align: justify; 
	font:12px/14px sans-serif; 
	margin: 5px 0px 0px 5px;
	padding: 5px 5px 5px 15px;
	border:  1px solid white;
	display: block	
}
legend
{
	font: bold 9px/11px, sans-serif;
}

Label
{
	float: left; 
	margin-bottom: 2px; 
	height: 15px; 
	width: 150px;
	font:12px/14px sans-serif;
}
a 
{
	color: #BBBB00; 
	font: bold 15px/22px sans-serif; 
	text-decoration: none; 
	text-align: center; 
	height: 22px;
}
a:hover 
{
	color: yellow;
}

h1	
{
	font: bold 22pt/22pt sans-serif;
	color: #F1CE00;
}

h2	
{
	font: bold 16pt/16pt sans-serif;
	color: #F1CE00;
}

table
{
	margin: auto
}

th	
{
	border: 1px solid gray; 
	text-align: center; 
	background: black;
	color: white;
	width: 20%
}

td	
{
	border: 1px solid gray; 
	text-align: center; 
	width: 40%;
	font: 6pt/8pt sans-serif;
}

p, ul	
{
	text-align: justify
}

input, select	
{
	margin-bottom: 3px;
}
.par td
{
	background: #006699; 
}
.impar td
{
	background: #004488;
}
.left 
{
	margin-left: 150px; 
	clear: both; 
	height: 20px;
}
.chica 
{
	text-align: left; 
	font: 10px/10px sans-serif;	
}
.cinta
{
	background: #004488;
	text-align: center; 
}

