body{
	SCROLLBAR-FACE-COLOR: #D2B48C;
	SCROLLBAR-HIGHLIGHT-COLOR: #FAFAD2;
	SCROLLBAR-SHADOW-COLOR: ButtonShadow;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: Maroon;
	SCROLLBAR-TRACK-COLOR: #F4DCC4;
	SCROLLBAR-DARKSHADOW-COLOR: ThreedDarkShadow;
}
 
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: Green;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	color: Olive;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: Maroon;
	text-align: left;
	text-decoration: underline;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: Black;
}
h4 {
	
}

h5 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
}
h6 {
	
}

hr {
	color: Olive;
	line-height: 2px;
}


td {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
}

.alcantaratxt {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
