body, html{
	height:100%;
	overflow:hidden;
}

body{
	margin:0; 
	background-image:url(images/nou_02.gif);
	background-repeat:repeat-x;
}

table, td{
	height:100%;
	width:100%;
}

embed{
	overflow:hidden;
}

h1, h1 a, h1 a:hover,
h2, h2 a, h2 a:hover{	
	font-family:Tahoma, Arial, Helvetica, Sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#EB9234;
	margin:0;
	padding:0 0 5px 0;
}

h1{
	background-image:url(images/h1_bg.gif);
	background-repeat:no-repeat;
	background-position:0 0px;
	padding:0 0 20px 26px;
}

h2, h2 a, h2 a:hover{
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
}

h1 a:hover, h2 a:hover{
	color: #bb6a01;
}

a, a:hover{font-family:Tahoma, Arial, Verdana;font-size:11px;font-weight:bold;color:#E66E00;text-decoration:none;}
a:hover{color:#DE4100;}

body, td{
  font-family: Tahoma, Arial, Verdana;
  font-size: 11px;
	color: #7e7e7e;
}
