@charset "utf-8";
/* CSS Document */

a:link {
	color: #000000;
}
a:visited {color: #000000;}
a:hover {color: #000000;}
a:active {color: #348e8f;}

body,html { height:100%}

body {
	background-image: url(images/idseu010.jpg);
	background-color:#fefbec;
	background-repeat:repeat-y;
	background-position:top left;
	margin: 0px;
}
body,td,th {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

