* {

	margin: 0px;
	padding: 0px;

}
 
html {

	background: #fffde6; 
	text-align: center;
	width: 100%;
	height: 100%;

}

body {

	font-size: 11px;
	line-height: 18px;
	color: #000; 
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";
	margin: 0px auto;
	text-align: center;
	width: 100%;
	height: 100%;

}


#language {width:150px;
float:right;
	border:1px solid transparent;
padding:10px;
}



#language a.hover {text-decoration:none;}

td {

	font-size: 11px;
	line-height: 18px;
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";

}

ul {

	margin: 0px;
	padding: 0px;

}

li {

	list-style: none;

}

form {

	margin: 0px;
	padding: 0px;

}

img {

	border: none;

}

#clean {

	clear: both;
	height: 0px;
	font-size: 0px;
	display: block;
	width: 100%;

}

a {

	color: #45602a;
	text-decoration: underline;
	
}

a:hover {

	color: #45602a;
	text-decoration: none;

}

h1 { 

	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #000;
	font-family: "Arial";

}

#footer {

	width: 100%;
	border-top: 2px solid #ded1b2;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	text-align: center;
	color: #627746;

}


























