body {
	background: #406486; 
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: .700em;
}

a {
	text-decoration: none;
	color: #0B2A4C;
	outline: none;
}
.parrafo
{
 text-align:justify;
}

h2{
	padding: 0;
	color:#2C7CA7;
	margin: 0;
	border-bottom:dashed #5AA426 1px;
	}
h4{
	padding: 0;
	color:#F4A63A;
	margin: 0;
	border-bottom:dashed #5AA426 1px;
	}	
	
h5{
	padding: 0;
	color:#A6DB17;
	margin: 0;
	border-bottom:dashed #5AA426 1px;
	}	
	
hr {
	background: #b9cadb;
	border: none;
	margin: 22px 0 5px;
	height: 1px;
}
#menuright td{
	
	border-right: 1px solid #E0E0E0;
	text-align:center;
}
a:hover {
	text-decoration: underline;
	color: #4f7ba4;
	outline: none;
}

img {
	border: none;
}

