body 
{
	font-size: 11px;
	font-family: Verdana, sans-serif;
	color: #000000;
	background-color: #C1D2DB;
	
} 

table
{
	
	margin-left:auto; margin-right:auto;
	font-size: 11px;
	
		
}

h3
{
	font-family: Verdana, sans-serif;
	
}

th
{
		color: #ffffff;
}

td
{
	padding : 1px;
	
}

tr
{
	background-color: #FFFFFF;
	
	
}
A:link
{
	font-weight: 500;
	text-decoration: none;
}

A:visited
{
	font-weight: 500;
	text-decoration: none;
}

A:active
{
	font-weight: 500;
	text-decoration: none;
}

A:hover
{
	font-weight: 500;
	text-decoration: underline;
}

div.aviso
{
	color: red;
	text-align: center;
}

.top{ 
vertical-align:top; 
} 
