body {
	font-family:verdana;
	font-size:11px;
}

a {
	color:#009999;
	text-decoration:none;
}

a:hover {
	color:#009999;
	text-decoration:underline;
}

h1 {
	font-size:20px;
	font-family:verdana;
}

h2 {
	font-size:18px;
	font-family:verdana;
}

h3 {
	font-size:16px;
	font-family:verdana;
}

h4 {
	font-size:14px;
	font-family:verdana;
}

table {
	font-size:11px;
	font-family:verdana;
}

/*________________________________________*/

.marco_top {
	background-image: url(img/marco_top.gif);
	width:603px;
	background-repeat: no-repeat;
	height:17px;
	padding-left:5px;
	padding-right:5px;
}

.marco_middle {
	background-image: url(img/marco_middle.gif);
	width:603px;
	background-repeat: repeat-y;
	text-align:justify;
	padding:5px;
}

.marco_bottom {
	background-image: url(img/marco_bottom.gif);
	width:603px;
	background-repeat: no-repeat;
	height:16px;
	padding:5px;
}

.marco_top_ {
	background-image: url(img/marco_top_.gif);
	width:553px;
	background-repeat: no-repeat;
	height:17px;
	padding-left:5px;
	padding-right:5px;
}

.marco_middle_ {
	background-image: url(img/marco_middle_.gif);
	width:553px;
	background-repeat: repeat-y;
	text-align:justify;
	padding:5px;
}

.marco_bottom_ {
	background-image: url(img/marco_bottom_.gif);
	width:553px;
	background-repeat: no-repeat;
	height:16px;
	padding:5px;
}

/*____________________________________________________________*/

.externo {
	color:CC0033;
	text-decoration:none;
}

.externo:hover {
	color:CC0033;
	text-decoration:underline;
}
