body
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #778899;
	color: white;
	}

th, td, input, select, textarea
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	}

h1
	{
	font-size: 18px; 
	}
	
h4
	{
	font-size: 14px; 
	}

a
	{
	text-decoration: none; 
	color: white;
	}

a:hover
	{
	color: Yellow;
	text-decoration: underline;
	}

.Titulo
	{
	background-color: black;
	font-weight: bold;
	}
