h1, h2, h3 {
font-family: georgia, times new roman, times, serif;
letter-spacing: 0.09em;
}

h4 {
font-family: lucida grande, verdana, arial, helvetica, sans-serif;
margin-bottom: 4px;
}

ol {
	margin-bottom: 10px;
}

.center {
text-align: center;
}

blockquote {
font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
}

ul {
list-style: square;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 1em;
padding-left: 1em;
}

img {
margin: 0;
padding: 0;
border: 0;
}

a:link {	color: #6666CC;
	text-decoration: none;
}

a:visited {	color: #990033;
	text-decoration: none;
}

a:hover {	color: #FF6600;
	text-decoration: none;
}

.entry {
margin-top: 10px;
padding: 0 10px 10px 10px;
border: 1px solid #ccc;
background: #F9F8F2;
color: #333;
}

.mision {
margin-top: 4px;
padding: 0 10px 10px 10px;
border: 1px solid #ccc;
background: #CCFFFF;
color: #333;
}
