/* G E N E R A L */

body{
	color:#98724D;
	font: 11px Arial, sans-serif;	
	line-height:1.5em;
	margin:0 0 0 0;
	}


iframe { 
overflow-x: hidden; 
overflow-y: scroll; 
} 
h1, h2, h3, h4{
	color:#000000;
	font-size:24px;
	}

h1, h2, h3, h4{
color:#000000;
	font-size:14px;
	}

ul {
	list-style-type:circle;
	}

li {
	margin: 0 25px;
	}

a img{
	border:none;
	}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

table.footer{}

table.footer a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight:bold;
}
table.footer a:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-weight:bold;
}
table.footer a:hover {
	text-decoration: underline;
	color: #CCCCCC;
	font-weight:bold;
}
table.footer a:active {
	text-decoration: none;
	color: #CCCCCC;
	font-weight:bold;
}