/* G E N E R A L */

body{
	color:#FFFFFF;
	line-height:1.2em;
	margin:0 0 0 0;
	}
	
	

.style1 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


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: #666666;
	text-decoration: none;
	font-weight:bold;
}
table.footer a:visited {
	text-decoration: none;
	color: #666666;
		font-weight:bold;
}
table.footer a:hover {
	text-decoration: underline;
	color: #666666;
		font-weight:bold;
}
table.footer a:active {
	text-decoration: none;
	color: #666666;
		font-weight:bold;
}