body
{
    background-color: #d5d7c6;
    text-align: center;
    margin-top: 4px;
    padding: 0px 0px;
    font-size: 11px;
    font-family: verdana;
}
h1 
{
	margin:0px 0px 0px 10px;
	padding:0px;
	text-align: left;
	font-size:16px;
	font-weight: normal;
	color:#6C312B;
	font-family: verdana;

}
h4 
{
	margin:4px 0px 4px 6px;
	padding:4px;
	text-align: left;
	font-size:11px;
	font-weight: normal;
	color:#000000;
	font-family: verdana;

}
h5 
{
	margin:0px 0px 0px 0px;
	padding:4px;
	text-align: center;
	font-size:11px;
	font-weight: normal;
	color:#3d4428;
	font-family: sans;

}
h6 
{
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align: center;
	font-size:10px;
	font-weight: normal;
	color:#3d4428;
	font-family: sans;

}

p
{
	margin:0px 0px 2px 0px;
	padding:3px;
	text-align: justify;
	font-size:11px;
	font-weight: normal;
	color:#000000;
	font-family: verdana;

}

a {
	margin:0px 0px 0px 0px;
	color:#3d4428;
	font-size:12px;
        font-weight: normal;
	font-family: verdana;
	text-decoration: none;
	border: 0 none;

	}
a:link {color:#3d4428;}
a:visited {color:#3d4428;}
a:hover {color: #6C312B;
	text-decoration: underline;



    }

a.menu {
	margin:0px 0px 0px 3px;
	color:#414141;
	font-size:24px;
        font-weight: bold;
	font-family:arial;
	text-decoration:none;
	border: 0 none;

	}
a.menu:link {color:#414141;}
a.menu:visited {color:#414141;}
a.menu:hover {color: #2560a9;

    }


a.servicios {
	margin:0px 0px 0px 0px;
	color:#414141;
	font-size:11px;
        font-weight: normal;
	font-family: verdana;
	text-decoration: underline;
	border:  none;

	}
a.servicios:link {color:#414141;}
a.servicios:visited {color:#414141;}
a.servicios:hover {color: #2E5FA4;
    }

TABLE.principal {
	background-color : #ffffff;
	border-left : 4px solid #414141;
	border-right : 1px solid #dadada;
	font-family: Verdana;
	color: #ffffff;
	font-size: 11px;
	width: 800px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	white-space : normal;
	word-spacing : 1px;
	text-align : justify;


}
TD.td800 {
	border : 0px;
	background-color : #ffffff;
	width: 800px;
	font-family : verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	text-indent : 0px;
	vertical-align : top;
	word-spacing : normal;
}

