body, td {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 11px;
	color: #444444;
}

h1 {
	color: #3F7E36;
	font-size: 20px;
	font-weight: normal;
}

h2 {
	color: #3F7E36;
	font-size: 18px;
	font-weight: bolder;
}


h1.titular {
	font-size: 10px;
	text-align: center;
	margin: 3px;
	font-weight: bolder;
}

div.descripcion {
	margin-left: 65px;
	margin-right: 170px;
	margin-top: 12px;
}

a:link {
	font-weight: bolder;
	color: #3F7E36;
}

a:visited {
	font-weight: bolder;
	color: #3F7E36;
}

a:hover {
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}

table.menu a:link {
	font-size: 13px;
	font-weight: bolder;
	margin-left: 8px;
}

table.menu a:visited {
	font-size: 13px;
	font-weight: bolder;
	margin-left: 8px;
}

td.contenido {
	border-bottom: 3px solid #EFEFEF;
	padding-left: 5px;
	padding-right: 5px;
}